{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heringsdorf-mecklenburg-vorpommern",
  "name": "Mobilcamp Heringsdorf",
  "description": "baker comes along with bread [ma-za] - tariff including Kurtaxe - surcharge electricity [EUR 0.50] in low season - bike rental - beach 300m - supermarket 300m - center 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heringsdorf-mecklenburg-vorpommern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650755340.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Triftstraße",
    "addressLocality": "Heringsdorf",
    "addressRegion": "mecklenburg-vorpommern",
    "postalCode": "17424",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.96152,
    "longitude": 14.15413
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.26,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27.5+"
}