{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gill-head-farm-caravan-and-camping-penrith-england",
  "name": "Gill Head Farm Caravan and Camping",
  "description": "Gill Head Farm Caravan and Camping offers shower facilities, a playground for children, a small shop, and a bread service in Troutbeck.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gill-head-farm-caravan-and-camping-penrith-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Penrith",
    "addressRegion": "england",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.63366,
    "longitude": -2.96188
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}