{
  "specVersion": "1.0",
  "host": {
    "name": "Goodfellas Plumbing",
    "url": "https://goodfellas-plumbing.com/"
  },
  "entries": [
    {
      "identifier": "urn:air:goodfellas-plumbing.com:catalog:services",
      "displayName": "Plumbing services and service areas",
      "type": "application/json",
      "url": "https://goodfellas-plumbing.com/api/v1/catalog",
      "representativeQueries": [
        "Which plumbing services are available?",
        "Does Goodfellas Plumbing serve my city?",
        "Find emergency plumbing service in Phoenix or Las Vegas."
      ]
    },
    {
      "identifier": "urn:air:goodfellas-plumbing.com:content:sitemap",
      "displayName": "Goodfellas Plumbing sitemap",
      "type": "application/xml",
      "url": "https://goodfellas-plumbing.com/sitemap.xml",
      "representativeQueries": [
        "Browse Goodfellas Plumbing pages.",
        "Find plumbing articles and local service pages."
      ]
    }
  ]
}
