{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gartnerhof-keszthely-2",
  "name": "Camping Gartnerhof",
  "description": "Camping Gartnerhof is a campsite in Keszthely, Hungary. Dogs are allowed on this campsite. Book and book Camping Gartnerhof at Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gartnerhof-keszthely-2",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mora F 36",
    "addressLocality": "Keszthely",
    "postalCode": "8360"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.766472,
    "longitude": 17.257306
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "300",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$300+"
}