{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/great-yorkshire-showground-caravan-club-harrogate",
  "name": "Great Yorkshire Showground Caravan Club",
  "description": "Great Yorkshire Showground Caravan Club is a campsite in Harrogate, United Kingdom.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/great-yorkshire-showground-caravan-club-harrogate",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTda499cedc1f15cb14a67ee9e92a9c347/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wetherby Road",
    "addressLocality": "Harrogate",
    "postalCode": "HG3 1TZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.972067,
    "longitude": -1.497145
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}