{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ifjusagi-szallo-es-kemping-baja-hungria",
  "name": "Ifjusagi Szallo es Kemping",
  "description": "places overlooking Sugovica, side arm of the Danube - Wednesday market - center 500 m",
  "url": "https://campertunity.com/listings/campgrounds/ifjusagi-szallo-es-kemping-baja-hungria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650898481.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Petőfi-sziget",
    "addressLocality": "Baja",
    "addressRegion": "baja",
    "postalCode": "6500",
    "addressCountry": "Hungría"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.17789,
    "longitude": 18.94585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.9,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "5800",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "5800+"
}