{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-naturdorf-eickhof-warnow-mecklenburg-vorpommern",
  "name": "Camping Naturdorf Eickhof",
  "description": "Location in nature village Eickhof - use GPS coordinates - two terrains - canoe rental - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-naturdorf-eickhof-warnow-mecklenburg-vorpommern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651041906"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorfstraße",
    "addressLocality": "Warnow",
    "addressRegion": "mecklenburg-vorpommern",
    "postalCode": "18249",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.78446,
    "longitude": 11.83992
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19.5+"
}