{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kings-orchard-caravan-park-monmouth",
  "name": "Kings Orchard Caravan Park",
  "description": "Kings Orchard Caravan Park is a campsite in Monmouth, United Kingdom.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kings-orchard-caravan-park-monmouth",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT26801f6eded0618a1abacdb299432dd0/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Withy Lane",
    "addressLocality": "Monmouth",
    "postalCode": "NP25 5LF",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.830486,
    "longitude": -2.717897
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ]
}