{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-sremski-karlovci-vojvodina-servie",
  "name": "Dogs Allowed",
  "description": "eco camping - no drinking water available - bottle water for sale - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-sremski-karlovci-vojvodina-servie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746810.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stražilovački put",
    "addressLocality": "Sremski Karlovci",
    "addressRegion": "vojvodina",
    "addressCountry": "Servië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.17381,
    "longitude": 19.92937
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.27,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1529.41",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "1529.41+"
}