{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.awayresorts.co.uk/#organization",
      "name": "Away Resorts",
      "url": "https://www.awayresorts.co.uk/",
      "description": "We have a number of amazing holiday parks in the UK, inclusive of caravans, luxury lodges and holiday homes. Find your perfect UK holiday with Away Resorts."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/away-resorts#asg",
      "name": "Away Resorts ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/away-resorts",
      "isPartOf": {
        "@id": "https://www.awayresorts.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}