{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pennine-view-park-kirkby-stephen-cumbria",
  "name": "Pennine View Park",
  "description": "Pennine View Park is a camping site in Kirkby Stephen offering dogs allowed, internet, electricity, toilet, clothes wash dry, and shower facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pennine-view-park-kirkby-stephen-cumbria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651185707"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Station Road",
    "addressLocality": "Kirkby Stephen",
    "addressRegion": "Cumbria",
    "postalCode": "CA17 4SZ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.4624,
    "longitude": -2.3548
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}