{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wurzers-hofladen-bodensdorf-baja-austria",
  "name": "Wurzers Hofladen",
  "description": "Farm with car park - shop of agricultural products - center of Wieselburg 2.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wurzers-hofladen-bodensdorf-baja-austria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651253129.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bodensdorf",
    "addressLocality": "Bodensdorf",
    "addressRegion": "baja-austria",
    "postalCode": "3250",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.11647,
    "longitude": 15.1191
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}