{
  "specVersion": "0.1",
  "host": {
    "name": "Climate Shield London",
    "url": "https://climateshieldlondon.co.uk",
    "description": "Air conditioning installation, servicing and repair across north and central London. Also air source heat pumps, solar and battery storage. Trading name of Electro Heating Limited, company 12609754.",
    "contact": {
      "email": "info@climateshieldlondon.co.uk",
      "telephone": "+447976704160"
    }
  },
  "entries": [
    {
      "identifier": "urn:air:climateshieldlondon.co.uk:mcp:server",
      "displayName": "Climate Shield London MCP server",
      "description": "Coverage, pricing, hours and enquiry submission as MCP tools.",
      "type": "application/json",
      "url": "https://climateshieldlondon.co.uk/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "do you install air conditioning in Enfield",
        "how much is air con for two bedrooms in London",
        "book an air conditioning survey"
      ]
    },
    {
      "identifier": "urn:air:climateshieldlondon.co.uk:openapi:v1",
      "displayName": "HTTP API",
      "description": "OpenAPI 3.1 description of the data endpoints and the enquiry endpoint.",
      "type": "application/json",
      "url": "https://climateshieldlondon.co.uk/openapi.json",
      "representativeQueries": [
        "climate shield london api",
        "submit an air conditioning enquiry programmatically"
      ]
    },
    {
      "identifier": "urn:air:climateshieldlondon.co.uk:data:business",
      "displayName": "Business record",
      "description": "Name, address, opening hours, contact, credentials and related companies.",
      "type": "application/json",
      "url": "https://climateshieldlondon.co.uk/data/business.json",
      "representativeQueries": [
        "climate shield london opening hours",
        "climate shield london phone number",
        "who owns climate shield london"
      ]
    },
    {
      "identifier": "urn:air:climateshieldlondon.co.uk:data:coverage",
      "displayName": "Coverage by borough and postcode",
      "description": "Boroughs covered and the postcode districts inside each.",
      "type": "application/json",
      "url": "https://climateshieldlondon.co.uk/data/coverage.json",
      "representativeQueries": [
        "do you cover N14",
        "air conditioning installer covering Camden",
        "which London boroughs does climate shield cover"
      ]
    },
    {
      "identifier": "urn:air:climateshieldlondon.co.uk:data:pricing",
      "displayName": "Installation price model",
      "description": "The figures behind the calculator: base by room count, per-option adjustments and extras.",
      "type": "application/json",
      "url": "https://climateshieldlondon.co.uk/data/pricing.json",
      "representativeQueries": [
        "how much does air conditioning cost in London 2026",
        "cost of a ceiling cassette install",
        "air con price for a three bedroom house"
      ]
    },
    {
      "identifier": "urn:air:climateshieldlondon.co.uk:content:llms",
      "displayName": "Site index for language models",
      "description": "llms.txt index of every page, each linked to its Markdown twin.",
      "type": "text/plain",
      "url": "https://climateshieldlondon.co.uk/llms.txt",
      "representativeQueries": [
        "climate shield london services",
        "air conditioning planning permission London"
      ]
    },
    {
      "identifier": "urn:air:climateshieldlondon.co.uk:content:full",
      "displayName": "Complete site text",
      "description": "Every page of the site as one Markdown document.",
      "type": "text/markdown",
      "url": "https://climateshieldlondon.co.uk/llms-full.txt",
      "representativeQueries": [
        "everything climate shield london publishes",
        "air conditioning london guide"
      ]
    },
    {
      "identifier": "urn:air:climateshieldlondon.co.uk:skill:quote",
      "displayName": "Quote and booking skill",
      "description": "An agent skill for checking coverage, estimating a price and booking a survey.",
      "type": "text/markdown",
      "url": "https://climateshieldlondon.co.uk/skills/climate-shield-london/SKILL.md",
      "representativeQueries": [
        "quote air conditioning london",
        "book an air conditioning survey in north London"
      ]
    }
  ]
}