{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alb-camping-westerheim-baden-wurttemberg",
  "name": "ALB Camping",
  "description": "campsite with sloping grounds - restaurant - kiosk - center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alb-camping-westerheim-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651263365.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beim Campingplatz",
    "addressLocality": "Westerheim",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "72589",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.51051,
    "longitude": 9.60929
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "36",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€36+"
}