{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-unterbuchschachner-buchschachen-upper-at",
  "name": "Camping Unterbuchschachner",
  "description": "Pension and small campsite - playground with swimming pool - breakfast service - bread service - center 4.4km - swimming pool 8km. - trail 3km - ski lift 4.5km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-unterbuchschachner-buchschachen-upper-at",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650841248.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buchschachen",
    "addressLocality": "Buchschachen",
    "addressRegion": "upper-austria",
    "postalCode": "4443",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9326,
    "longitude": 14.5926
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.2",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16.2+"
}