{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-bay-northern-england-gb",
  "name": "Sandy Bay Holiday Park",
  "description": "ProfileMake the most of Sandy Bay Enjoy this wonderful unspoilt location in the North East, with stunning cliff top views, a Koi Carp ornamental lake and a sandy beach stretching into the distance. There's always something to do indoors or …outdoors with fun activities and lively entertainment. Read more",
  "url": "https://campertunity.com/listings/campgrounds/sandy-bay-northern-england-gb",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/sandy-bay-holiday-park/Tft3G7KKylqG.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/sandy-bay-holiday-park/J-0HQS224kf_.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Seaton",
    "addressLocality": "Sandy Bay Holiday Park",
    "addressRegion": "Northern England",
    "postalCode": "NE63 9YD",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.17225,
    "longitude": -1.53405
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/sandy-bay-holiday-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}