{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reviews-schoonloo",
  "name": "Reviews",
  "description": "+372 +***-***-****9 Campercontact community rating: 4.75",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reviews-schoonloo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750893.jpg",
    "https://images.campercontact.com/media/photos/38562071809360478",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoofdstraat",
    "addressLocality": "Schoonloo",
    "postalCode": "9443 PA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9001,
    "longitude": 6.70392
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.75+"
}