{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gillside-caravan-park-penrith-england-gb",
  "name": "Gillside Caravan Park",
  "description": "Gillside Caravan Park offers a swimming pool, golf facilities, a supermarket, a playground, security measures, illuminated surroundings, a hardened surface, waste water discharge, toilet disposal, water and electricity access, toilet facilities, showers, laundry services, WiFi, and a bread service.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gillside-caravan-park-penrith-england-gb",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Penrith",
    "addressRegion": "england",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.54368,
    "longitude": -2.96226
  },
  "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"
    }
  ]
}