{
  "specVersion": "1.0",
  "host": {
    "displayName": "GEICO",
    "identifier": "did:web:www.geico.com"
  },
  "entries": [
    {
      "identifier": "urn:air:www.geico.com:content:llms-index",
      "displayName": "GEICO llms.txt index",
      "type": "text/plain",
      "url": "https://www.geico.com/llms.txt",
      "representativeQueries": [
        "what insurance does GEICO offer",
        "GEICO website overview for agents",
        "GEICO product and service links"
      ]
    },
    {
      "identifier": "urn:air:www.geico.com:skills:index",
      "displayName": "GEICO Agent Skills",
      "type": "application/json",
      "url": "https://www.geico.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "how do I get a GEICO insurance quote",
        "how do I file a GEICO claim",
        "how do I contact GEICO"
      ]
    },
    {
      "identifier": "urn:air:www.geico.com:sitemap:web",
      "displayName": "GEICO Sitemap",
      "type": "application/xml",
      "url": "https://www.geico.com/sitemap.xml",
      "representativeQueries": [
        "list of GEICO pages",
        "GEICO site map",
        "all indexable GEICO URLs"
      ]
    },
    {
      "identifier": "urn:air:www.geico.com:content:page-markdown",
      "displayName": "GEICO page markdown (Markdown for Agents)",
      "type": "text/markdown",
      "url": "https://www.geico.com/api/agent-markdown?path=/",
      "representativeQueries": [
        "GEICO homepage as markdown",
        "machine-readable version of a GEICO page",
        "clean text of a GEICO product page"
      ]
    }
  ]
}
