{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/merley-court-holiday-park-england",
  "name": "Merley Court Holiday Park",
  "description": "Merley Court Holiday Park offers a swimming pool, golf facilities, supermarket, playground, marina, security measures, illuminated area, hardened surface, waste water discharge, toilet facilities, showers, laundry facilities, WiFi, dogs allowed, bike rental, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/merley-court-holiday-park-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "111572",
    "addressRegion": "england",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.78522,
    "longitude": -1.98704
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/111572/merley-court-holiday-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}