{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fiesta-marcel-heviz",
  "name": "Camping Fiesta Marcel",
  "description": "Camping Fiesta Marcel is a campsite in Hévíz, Hungary. Dogs are allowed on this campsite. Book and book Camping Fiesta Marcel at Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fiesta-marcel-heviz",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hevizi ut 5",
    "addressLocality": "Hévíz",
    "postalCode": "8395"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.776111,
    "longitude": 17.173611
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "400",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$400+"
}