{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-caravan-park-111692-england",
  "name": "The Rock Caravan Park",
  "description": "The Rock Caravan Park offers a swimming pool, golf facilities, a supermarket, a playground, security measures, illuminated surroundings, grass surface, waste water discharge, toilet facilities, showers, laundry services, WiFi, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/rock-caravan-park-111692-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tenbury Road",
    "addressLocality": "111692",
    "addressRegion": "england",
    "postalCode": "HR7 4LP",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.20155,
    "longitude": -2.51632
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/111692/the-rock-caravan-park",
    "https://www.campercontact.com/de/vereinigtes-konigreich/england/111692/the-rock-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}