{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parking-silver-lake-veliko-gradiste-veliko-gradi",
  "name": "Camping Parking Silver Lake",
  "description": "Location at road number 134 - Use GPS coordinates - Waterfront location - Center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parking-silver-lake-veliko-gradiste-veliko-gradi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650805964.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stari Beli Bagrem",
    "addressLocality": "Veliko Gradište",
    "addressRegion": "veliko-gradiste",
    "addressCountry": "Serbia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.76468,
    "longitude": 21.48115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1294.12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "1294.12+"
}