# HowToSchema

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/lib/structured-data.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/lib/structured-data.ts#L21)

## Properties

| Property | Type |
|---|---|
| `'@context'` | `'https://schema.org'` |
| `'@type'` | `'HowTo'` |
| `name` | `string` |
| `step` | `HowToStep[]` |
