{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nordic-camp-grunbach-saxony",
  "name": "Nordic Camp",
  "description": "at holiday park - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nordic-camp-grunbach-saxony",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651000953.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hammerbrücker Straße",
    "addressLocality": "Grünbach",
    "addressRegion": "saxony",
    "postalCode": "08223",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.44031,
    "longitude": 12.37958
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}