{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-brammershoop-eeserveen-drenthe",
  "name": "Svr Camping Brammershoop",
  "description": "camper pitches and camping pitches on a quiet campsite - unobstructed view - center 550m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-brammershoop-eeserveen-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651055504.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kanaalstraat",
    "addressLocality": "eeserveen",
    "addressRegion": "drenthe",
    "postalCode": "7858 TE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.87117,
    "longitude": 6.76169
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}