{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/langcliffe-park-settle-engeland-verenigd-koninkrijk",
  "name": "Langcliffe Park",
  "description": "large, well-kept park, quiet location, mobile homes, tents, campers, greenery, dog meadow - center 180 m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/langcliffe-park-settle-engeland-verenigd-koninkrijk",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650872475.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B6479",
    "addressLocality": "settle",
    "addressRegion": "engeland",
    "postalCode": "BD24 9LR",
    "addressCountry": "verenigd-koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.07614,
    "longitude": -2.27846
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "41",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "41+"
}