{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/allerton-caravan-harrogate",
  "name": "Allerton Park Caravan Park",
  "description": "Allerton Park Caravan Park is a campsite in Harrogate, United Kingdom. Book and review Allerton Park Caravan Park on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/allerton-caravan-harrogate",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allerton Mauleverer",
    "addressLocality": "Harrogate",
    "postalCode": "HG5 0SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.014682,
    "longitude": -1.36733
  },
  "sameAs": [
    "https://www.spottocamp.com/it/campsites/allerton-park-caravan-park-harrogate"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}