{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-somloszolos-somloszolos",
  "name": "Camping Behaviour Not Allowed",
  "description": "Caravan and camper place in historic wine region - at the foot of the Somló hill. - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-somloszolos-somloszolos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651165974.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zrínyi utca",
    "addressLocality": "Somlószőlős",
    "addressRegion": "somloszolos",
    "postalCode": "8483",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.15939,
    "longitude": 17.36518
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "7000",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "7000+"
}