{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lucksall-caravan-camping-park-hereford",
  "name": "Lucksall Caravan & Camping Park",
  "description": "Lucksall Caravan & Camping Park is a campsite with 145 tents in Hereford, United Kingdom.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lucksall-caravan-camping-park-hereford",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mordiford",
    "addressLocality": "Hereford",
    "postalCode": "HR1 4LP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.30163,
    "longitude": -2.75388
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}