{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-folly-gardens-whitby-england",
  "name": "Camping Folly Gardens Whitby",
  "description": "view over the valley and quiet. - pub, restaurant and super within walking distance - walking routes and cycling routes - center 300 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-folly-gardens-whitby-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650895658.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Green Lane",
    "addressLocality": "Whitby",
    "addressRegion": "engeland",
    "postalCode": "YO22 4EP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.48205,
    "longitude": -0.6073
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£35+"
}