{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellow-river-lathen-baja-sajonia",
  "name": "Yellow River",
  "description": "closed the last 2 weeks of July and the first week of August - center 6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellow-river-lathen-baja-sajonia",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651074873.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Junkern Beel",
    "addressLocality": "Lathen",
    "addressRegion": "baja-sajonia",
    "postalCode": "49762",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.83753,
    "longitude": 7.26548
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€7+"
}