{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-peene-marina-demmin-mecklenburg-vorpommern",
  "name": "Campingplatz Peene Marina",
  "description": "location in the port - right on the Peene - modern sanitary building renovated in 2017 - playground - possibilities - shop 250m - center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-peene-marina-demmin-mecklenburg-vorpommern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650875880.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loitzer Straße",
    "addressLocality": "demmin",
    "addressRegion": "mecklenburg-vorpommern",
    "postalCode": "17109",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.91038,
    "longitude": 13.02774
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "36",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€36+"
}