{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-nieuwe-pekela",
  "name": "Discharge Toilet",
  "description": "Campsite SVR farm - number of places with a view over the country - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-nieuwe-pekela",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651030074.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Albert Reijndersstraat A",
    "addressLocality": "Nieuwe Pekela",
    "postalCode": "9663 PJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.08351,
    "longitude": 6.97577
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}