{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seashore-holiday-park-great-yarmouth",
  "name": "Seashore Holiday Park",
  "description": "Seashop Holiday Park is a campsite in Great Yarmouth, United Kingdom. Book and book Seashop Holiday Park at Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seashore-holiday-park-great-yarmouth",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT1eb853515873a695645bce58dcab9dda/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Denes",
    "addressLocality": "Great Yarmouth",
    "postalCode": "NR30 4HG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.61378,
    "longitude": 1.7335
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}