{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-otje-neer-limburg",
  "name": "Camperplaats Otje",
  "description": "Motorhome place at café Otje - continue to the gate, report via intercom - reserve from 2 nights - located near nature reserves - dog playground - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-otje-neer-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651079865.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Napoleonsweg",
    "addressLocality": "Neer",
    "addressRegion": "limburg",
    "postalCode": "6086 AE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.27533,
    "longitude": 6.00849
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.54,
    "reviewCount": 171,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16+"
}