{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-am-pflegerspitz-kelheim-beieren",
  "name": "Wohnmobilstellplatz Am Pflegerspitz",
  "description": "toilets are accessible via a bridge - center 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-am-pflegerspitz-kelheim-beieren",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650677008.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Pflegerspitz",
    "addressLocality": "kelheim",
    "addressRegion": "beieren",
    "postalCode": "93309",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.91508,
    "longitude": 11.87584
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.96,
    "reviewCount": 102,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}