{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/auto-kamp-mindel-vela-luka",
  "name": "Auto-Kamp Mindel",
  "description": "Car Camp Mindel is a camping in Vela Luka, Dubrovnik-Neretva, by the sea and lake/leisure lake. This terraced campsite has pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/auto-kamp-mindel-vela-luka",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67502003e68ac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stani 192",
    "addressLocality": "Vela Luka",
    "postalCode": "20270",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.98397,
    "longitude": 16.67092
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}