{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-enigma-vranje-servie",
  "name": "Autocamp Enigma",
  "description": "bar - shop 1.5km - snack bar 1.5km - night closed and guarded",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-enigma-vranje-servie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748518.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Vranje",
    "addressRegion": "vranje",
    "addressCountry": "Servië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.50687,
    "longitude": 21.90563
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.06,
    "reviewCount": 126,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "2930",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "2930+"
}