{
  "specVersion": "1.0",
  "host": {
    "displayName": "Jerome Handy Wash",
    "identifier": "did:web:jeromehandywash.com",
    "url": "https://jeromehandywash.com",
    "description": "Self-service laundromat in Jerome, Idaho. 16 washers, 20 dryers, open 24 hours a day including holidays. Bilingual English and Spanish."
  },
  "entries": [
    {
      "identifier": "urn:air:jeromehandywash.com:server:laundromat",
      "displayName": "Jerome Handy Wash machine and price information (MCP)",
      "description": "Read only MCP surface exposing machine sizes and prices, dryer rates, hours, location and what is on site.",
      "type": "application/mcp-server-card+json",
      "url": "https://jeromehandywash.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "How much is a wash in Jerome Idaho?",
        "Is there a 24 hour laundromat near Jerome?",
        "Does Jerome Handy Wash have big washers for a comforter?",
        "What does it cost to dry a load at Jerome Handy Wash?"
      ]
    },
    {
      "identifier": "urn:air:jeromehandywash.com:docs:llms",
      "displayName": "Plain text site summary",
      "description": "llms.txt summary of machines, prices, hours, location and what is on site.",
      "type": "text/plain",
      "url": "https://jeromehandywash.com/llms.txt",
      "representativeQueries": [
        "Summarise Jerome Handy Wash",
        "What machines does Jerome Handy Wash have?",
        "What are the hours of the Jerome laundromat?"
      ]
    },
    {
      "identifier": "urn:air:jeromehandywash.com:skills:index",
      "displayName": "Agent skills for using the laundromat",
      "description": "Instructions an assistant can follow to pick a machine size, estimate a visit cost and report a machine problem.",
      "type": "application/json",
      "url": "https://jeromehandywash.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "Which washer size do I need for a king comforter?",
        "Roughly what will one load cost at Jerome Handy Wash?",
        "A machine took my money, what do I do?"
      ]
    },
    {
      "identifier": "urn:air:jeromehandywash.com:content:sitemap",
      "displayName": "Full page index",
      "description": "Every published page, English and Spanish.",
      "type": "application/xml",
      "url": "https://jeromehandywash.com/sitemap.xml",
      "representativeQueries": [
        "List every page on jeromehandywash.com",
        "Does Jerome Handy Wash have a Spanish site?"
      ]
    }
  ]
}
