{
  "schemaVersion": "1.0",
  "generatedAt": "2026-09-10T02:45:07Z",
  "description": "Deterministic intent routes used by Ask Feltham.",
  "intents": [
    {
      "intent": "find a local business",
      "examples": [
        "I need a local business",
        "find a business in Feltham",
        "where can I find a service?"
      ],
      "page": "/feltham-businesses/"
    },
    {
      "intent": "find food",
      "examples": [
        "where can I eat",
        "restaurants",
        "takeaway",
        "cafe"
      ],
      "page": "/feltham-restaurants/"
    },
    {
      "intent": "find a deal",
      "examples": [
        "cheap deal",
        "offers",
        "discount",
        "save money"
      ],
      "page": "/feltham-offers/"
    },
    {
      "intent": "health help",
      "examples": [
        "GP",
        "health",
        "doctor",
        "pharmacy"
      ],
      "page": "/feltham-health/"
    },
    {
      "intent": "jobs",
      "examples": [
        "jobs",
        "work",
        "vacancies",
        "employment"
      ],
      "page": "/feltham-jobs/"
    },
    {
      "intent": "what is happening",
      "examples": [
        "what is on",
        "events",
        "this weekend",
        "calendar"
      ],
      "page": "/feltham-calendar/"
    },
    {
      "intent": "local news",
      "examples": [
        "news",
        "what happened",
        "latest Feltham news"
      ],
      "page": "/news/"
    },
    {
      "intent": "community help",
      "examples": [
        "community",
        "support",
        "help"
      ],
      "page": "/feltham-community-info/"
    },
    {
      "intent": "transport",
      "examples": [
        "bus",
        "train",
        "travel",
        "transport"
      ],
      "page": "/feltham-travel/"
    },
    {
      "intent": "accessibility",
      "examples": [
        "accessible",
        "wheelchair",
        "disabled access",
        "SEND"
      ],
      "page": "/feltham-accessible-leisure/"
    }
  ]
}