{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/muritzcamp-nitschow-gotthun-mecklenburg-vorpommern-de",
  "name": "Muritzcamp Nitschow",
  "description": "at Müritzsee - kiosk - center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/muritzcamp-nitschow-gotthun-mecklenburg-vorpommern-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651051455.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schloßstraße",
    "addressLocality": "gotthun",
    "addressRegion": "mecklenburg-vorpommern",
    "postalCode": "17207",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.42043,
    "longitude": 12.62521
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.29,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14+"
}