{
  "site": {
    "name": "Everyday IT Services",
    "homepage": "https://everydayitservices.com/",
    "description": "Public discovery resources for the Everyday IT Services marketing site.",
    "contact": {
      "email": "info@everydayitservices.com",
      "phone": "+1-336-369-5647",
      "url": "https://everydayitservices.com/contact"
    }
  },
  "documents": {
    "llms": "https://everydayitservices.com/llms.txt",
    "llmsFull": "https://everydayitservices.com/llms-full.txt",
    "robots": "https://everydayitservices.com/robots.txt",
    "sitemap": "https://everydayitservices.com/sitemap.xml",
    "agentManifest": "https://everydayitservices.com/.well-known/agent.json",
    "pluginManifest": "https://everydayitservices.com/.well-known/ai-plugin.json",
    "openapi": "https://everydayitservices.com/.well-known/openapi.yaml"
  },
  "endpoints": {
    "services": "https://everydayitservices.com/api/public/services.json",
    "faq": "https://everydayitservices.com/api/public/faq.json",
    "locations": "https://everydayitservices.com/api/public/locations.json"
  },
  "access": {
    "auth": "none",
    "publicOnly": true,
    "doNotCrawl": [
      "https://everydayitservices.com/portal/"
    ]
  }
}