{
  "nlweb_version": "0.1",
  "site": {
    "name": "Intology AI",
    "url": "https://ai.intology.co",
    "description": "AI consulting practice of Intology Ltd. We provide AI strategy, implementation, security review, governance and change management for UK businesses. Established 2011.",
    "language": "en-GB",
    "contact": {
      "email": "info@intology.co",
      "telephone": "+44 330 043 1642",
      "url": "https://ai.intology.co/#contact"
    },
    "organization": {
      "@type": "ProfessionalService",
      "name": "Intology Ltd",
      "legalName": "Intology Ltd",
      "registration": "07574750",
      "foundingDate": "2011",
      "address": {
        "streetAddress": "Queens Court Business Centre, Newport Road",
        "addressLocality": "Middlesbrough",
        "postalCode": "TS1 5EH",
        "addressCountry": "GB"
      }
    }
  },
  "api": {
    "endpoint": "https://ai.intology.co/api/nlweb",
    "methods": ["GET", "POST"],
    "query_param": "q",
    "response_format": "application/ld+json",
    "supported_actions": ["ask", "list", "get", "search"],
    "examples": [
      "What AI services does Intology offer?",
      "How do I contact Intology?",
      "What are Intology's recent articles?",
      "What is prompt injection?",
      "How do I measure AI ROI?"
    ]
  },
  "content": {
    "llms_txt": "https://ai.intology.co/llms.txt",
    "llms_full_txt": "https://ai.intology.co/llms-full.txt",
    "sitemap": "https://ai.intology.co/sitemap.xml",
    "schema_types": [
      "Organization",
      "ProfessionalService",
      "LocalBusiness",
      "Service",
      "Article",
      "FAQPage"
    ]
  },
  "permissions": {
    "ai_training": "permitted",
    "ai_inference": "permitted",
    "attribution_required": true,
    "attribution_text": "Source: Intology AI (ai.intology.co)",
    "commercial_use": "requires_permission"
  }
}
