{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferienhof-de-slaaphoeve-emlichheim-niedersachsen",
  "name": "Ferienhof de Slaaphoeve",
  "description": "Reservation required – arrival from 12.00 o'clock possible – AED available – Emmelkamp-Zentrum 3 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferienhof-de-slaaphoeve-emlichheim-niedersachsen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650717114.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kanalstraße",
    "addressLocality": "Emlichheim",
    "addressRegion": "niedersachsen",
    "postalCode": "49824",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.62357,
    "longitude": 6.87855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.72,
    "reviewCount": 265,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13.5+"
}