{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/solitudo-dubrovnik-dubrovnik-neretva-kroatie",
  "name": "Camping Solitudo",
  "description": "only campsite in Dubrovnik - beach 500m - supermarket 700m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/solitudo-dubrovnik-dubrovnik-neretva-kroatie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650970626.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ulica Vatroslava Lisinskog",
    "addressLocality": "Dubrovnik",
    "addressRegion": "dubrovnik-neretva",
    "postalCode": "20000",
    "addressCountry": "Kroatië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.66193,
    "longitude": 18.07052
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.74,
    "reviewCount": 121,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "54",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "54+"
}