{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reviews-eede",
  "name": "Reviews",
  "description": "+372 +***-***-****4 Campercontact community rating: 4.31",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reviews-eede",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650869185.jpg",
    "https://images.campercontact.com/media/photos/38562071809360485",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nieuweweg",
    "addressLocality": "Eede",
    "postalCode": "4529 PW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.24748,
    "longitude": 3.43495
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.31,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}