{
  "specVersion": "0.1",
  "host": {
    "name": "Flame Shield London",
    "description": "Electro Heating Limited trading as Flame Shield London. Fire alarm and fire safety contractor serving London. BAFE SP203-1 registered organisation 303184 for fire detection and alarm systems.",
    "url": "https://flameshieldlondon.co.uk/",
    "contact": "info@flameshieldlondon.co.uk"
  },
  "entries": [
    {
      "identifier": "urn:air:flameshieldlondon.co.uk:content:site-summary",
      "displayName": "Flame Shield London: plain-text site summary",
      "description": "A structured plain-text overview of the company, its accreditations and every service and guide on the site, written for AI assistants.",
      "type": "text/plain",
      "url": "https://flameshieldlondon.co.uk/llms.txt",
      "representativeQueries": [
        "who are Flame Shield London",
        "is Flame Shield London BAFE registered",
        "what fire safety services are available in London"
      ]
    },
    {
      "identifier": "urn:air:flameshieldlondon.co.uk:content:sitemap",
      "displayName": "Full page index",
      "description": "XML sitemap listing every page on the site.",
      "type": "application/xml",
      "url": "https://flameshieldlondon.co.uk/sitemap.xml",
      "representativeQueries": [
        "list all pages on flameshieldlondon.co.uk",
        "what content does Flame Shield London publish"
      ]
    },
    {
      "identifier": "urn:air:flameshieldlondon.co.uk:content:guides",
      "displayName": "UK fire safety compliance guides (11)",
      "description": "Reference guides on UK fire safety duties and British Standards, each stating the standard and edition it was checked against: servicing intervals, emergency lighting testing, extinguisher servicing, fire alarm categories, fire door checks and the Responsible Person duty.",
      "type": "text/html",
      "url": "https://flameshieldlondon.co.uk/guides/",
      "representativeQueries": [
        "how often must a fire alarm be serviced UK",
        "how often must emergency lighting be tested",
        "how often must fire extinguishers be serviced",
        "who is the Responsible Person for fire safety",
        "what changed in BS 5839-1:2025"
      ]
    },
    {
      "identifier": "urn:air:flameshieldlondon.co.uk:content:services",
      "displayName": "Fire safety services and indicative pricing",
      "description": "What the company does, and an indicative price range for each service based on building size. Every figure is a range confirmed after a free survey, never a fixed quote.",
      "type": "text/html",
      "url": "https://flameshieldlondon.co.uk/services/",
      "representativeQueries": [
        "fire alarm installation cost London",
        "fire risk assessment price London",
        "fire alarm servicing cost per year"
      ]
    },
    {
      "identifier": "urn:air:flameshieldlondon.co.uk:service:mcp-server",
      "displayName": "MCP server: services, indicative prices and servicing intervals",
      "description": "A Model Context Protocol server over Streamable HTTP. Three read-only tools: list_services, estimate_price (indicative ranges only, never a quote) and get_compliance_intervals. No booking tool and no authentication.",
      "type": "application/json",
      "url": "https://mcp.flameshieldlondon.co.uk/mcp",
      "representativeQueries": [
        "what would a fire alarm cost for a 20 device system in London",
        "how often must a fire alarm be serviced",
        "what fire safety services does Flame Shield London offer"
      ]
    }
  ]
}