{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferienhof-sommer-waltenhofen-bavaria",
  "name": "Ferienhof Sommer",
  "description": "places between the fruit trees-advance booking-supermarket 500 m Centre 50 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferienhof-sommer-waltenhofen-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651173560"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fischen",
    "addressLocality": "waltenhofen",
    "addressRegion": "bavaria",
    "postalCode": "87448",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.67699,
    "longitude": 10.31562
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}