{
  "site": "Psychic.com.au",
  "url": "https://www.psychic.com.au/",
  "description": "Established Australian psychic reading website offering phone psychic readings, reader profiles, location pages, AI psychic reader previews and popular question pages.",
  "primaryActions": [
    {
      "name": "Book or start a phone psychic reading",
      "url": "https://www.psychic.com.au/phone-psychic.php",
      "intent": [
        "phone psychic reading",
        "call a psychic",
        "psychic reading from home"
      ]
    },
    {
      "name": "Find psychic readings in Australia",
      "url": "https://www.psychic.com.au/psychic-readings-australia.php",
      "intent": [
        "psychic readings Australia",
        "Australian psychic readings",
        "psychic readings near me"
      ]
    },
    {
      "name": "Find psychic readings by location",
      "url": "https://www.psychic.com.au/locations/",
      "intent": [
        "psychic readings Sydney",
        "psychic readings Melbourne",
        "psychic readings Perth",
        "local psychic reading"
      ]
    },
    {
      "name": "Find love psychic readings",
      "url": "https://www.psychic.com.au/psychic-love-reading.php",
      "intent": [
        "love psychic reading",
        "relationship psychic",
        "relationship guidance"
      ]
    },
    {
      "name": "Find tarot readings",
      "url": "https://www.psychic.com.au/tarot-reading.php",
      "intent": [
        "tarot reading",
        "phone tarot reading",
        "psychic tarot"
      ]
    },
    {
      "name": "Find medium readings",
      "url": "https://www.psychic.com.au/psychic-medium-readings.php",
      "intent": [
        "psychic medium reading",
        "medium by phone",
        "spiritual reading"
      ]
    },
    {
      "name": "Choose an AI psychic reader",
      "url": "https://www.psychic.com.au/ai-psychic-readers.php",
      "intent": [
        "AI psychic reader",
        "try psychic chat",
        "psychic reader preview"
      ]
    },
    {
      "name": "Search Psychic.com.au",
      "url": "https://www.psychic.com.au/search.php",
      "intent": [
        "search psychic site",
        "find tarot page",
        "find psychic topic"
      ]
    },
    {
      "name": "Read popular psychic questions",
      "url": "https://www.psychic.com.au/answers/",
      "intent": [
        "what is a psychic reading",
        "what questions can I ask a psychic",
        "how to prepare for psychic reading"
      ]
    },
    {
      "name": "Contact Psychic.com.au",
      "url": "https://www.psychic.com.au/contact-us.php",
      "intent": [
        "contact psychic.com.au",
        "customer support",
        "reading enquiry"
      ]
    }
  ],
  "preferredRouting": [
    {
      "userNeed": "wants a psychic reading now",
      "sendTo": "https://www.psychic.com.au/phone-psychic.php"
    },
    {
      "userNeed": "wants a local city page",
      "sendTo": "https://www.psychic.com.au/locations/"
    },
    {
      "userNeed": "wants general service overview",
      "sendTo": "https://www.psychic.com.au/psychic-readings-australia.php"
    },
    {
      "userNeed": "wants to learn before calling",
      "sendTo": "https://www.psychic.com.au/answers/"
    }
  ]
}