{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mccarthy-caravan-park-carnforth",
  "name": "McCarthy Caravan Park",
  "description": "Enjoy a relaxing stay at McCarthy Caravan Park in Carnforth, United Kingdom. Visitors' rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/mccarthy-caravan-park-carnforth",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Carnforth",
    "addressCountry": "Verenigd Koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.1415,
    "longitude": -2.70534
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/carnforth/111395/mccarthy-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}