{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manor-caravan-park-happisburgh-1",
  "name": "Manor Caravan Park",
  "description": "Enjoy a relaxing stay at Manor Caravan Park in Happisburgh, United Kingdom. Visitors' rating: 5.",
  "url": "https://campertunity.com/listings/campgrounds/manor-caravan-park-happisburgh-1",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N Walsham Rd",
    "addressLocality": "Happisburgh",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.82384,
    "longitude": 1.52673
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}