{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurlijkbuiten-sinderen-gelderland",
  "name": "NatuurlijkBUITEN",
  "description": "places at farm with B&B - natural garden of NaturalOutdoors - tea shop - breakfast service after reservation - lighting with motion detector - center 2,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurlijkbuiten-sinderen-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741927.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Toldijk",
    "addressLocality": "Sinderen",
    "addressRegion": "gelderland",
    "postalCode": "7065 AL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.91297,
    "longitude": 6.42384
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.44,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.5+"
}