{
  "specVersion": "1.0",
  "host": {
    "displayName": "Spottedwood Property Co.",
    "identifier": "did:web:spottedwood.com",
    "url": "https://spottedwood.com",
    "description": "One person AV, cleaning and lawn care business serving the south Denver metro. Trade name of Blue Sky Service Group LLC."
  },
  "entries": [
    {
      "identifier": "urn:air:spottedwood.com:server:business",
      "displayName": "Spottedwood business information (MCP)",
      "description": "Read only MCP server exposing services, published pricing, service area coverage, contact details and lead times.",
      "type": "application/mcp-server-card+json",
      "url": "https://spottedwood.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "Does Spottedwood cover Cherry Hills Village?",
        "What does Spottedwood charge an hour?",
        "How long is the wait for a TV mounting job in south Denver?",
        "Who do I call for lawn care and house cleaning from one person?"
      ]
    },
    {
      "identifier": "urn:air:spottedwood.com:docs:llms",
      "displayName": "Plain text business summary",
      "description": "llms.txt summary of what the business does, what it charges, where it works and how to pay.",
      "type": "text/plain",
      "url": "https://spottedwood.com/llms.txt",
      "representativeQueries": [
        "Summarise Spottedwood Property Co.",
        "What trades does Spottedwood do?",
        "How do I pay Spottedwood?"
      ]
    },
    {
      "identifier": "urn:air:spottedwood.com:skills:index",
      "displayName": "Agent skills for working with this business",
      "description": "Instructions an assistant can follow to gather what a quote needs, check service area coverage, and estimate a job from the published rate.",
      "type": "application/json",
      "url": "https://spottedwood.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "Help me get a quote from Spottedwood",
        "What information does Spottedwood need before quoting?",
        "Roughly what will a two hour job cost?"
      ]
    },
    {
      "identifier": "urn:air:spottedwood.com:content:sitemap",
      "displayName": "Full page index",
      "description": "Every published page, with real content dates.",
      "type": "application/xml",
      "url": "https://spottedwood.com/sitemap.xml",
      "representativeQueries": [
        "List every page on spottedwood.com",
        "What city pages does Spottedwood publish?"
      ]
    }
  ]
}
