{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/melmerby-holiday-park-melmerby-england",
  "name": "Melmerby Holiday Park",
  "description": "Melmerby Holiday Park offers a swimming pool, playground, security, illuminated area, hardened surface, water tap, electricity, toilet facilities, showers, laundry facilities, WiFi, dogs allowed, and bicycle rental.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/melmerby-holiday-park-melmerby-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maiden Way Close",
    "addressLocality": "Melmerby",
    "addressRegion": "england",
    "postalCode": "CA10 1DW",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.73246,
    "longitude": -2.59905
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}