{
  "version": "1.0",
  "catalog": {
    "name": "Best in Britain",
    "description": "Identifying, researching, classifying and publishing the best businesses, services, places, attractions, venues and experiences across Britain and the United Kingdom.",
    "canonical": "https://www.bestinbritain.org",
    "documentation": "https://www.bestinbritain.org/llms.txt",
    "endpoints": [
      {
        "rel": "describedby",
        "href": "https://www.bestinbritain.org/llms.txt",
        "type": "text/plain",
        "description": "Summary markdown documentation for LLMs and AI agents"
      },
      {
        "rel": "service-doc",
        "href": "https://www.bestinbritain.org/llms-full.txt",
        "type": "text/plain",
        "description": "Complete documentation and directory dataset for LLMs and AI agents"
      },
      {
        "rel": "sitemap",
        "href": "https://www.bestinbritain.org/sitemap.xml",
        "type": "application/xml",
        "description": "XML sitemap of all published pages, categories and guides"
      },
      {
        "rel": "feed",
        "href": "https://www.bestinbritain.org/feed.xml",
        "type": "application/rss+xml",
        "description": "RSS editorial guide feed"
      }
    ]
  }
}