{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/auto-camp-trsteno-trsteno",
  "name": "Auto Camp Trsteno",
  "description": "Auto Camp Trsteno is a campsite in Trsteno, Dubrovnik-Neretva.The campsite has pitches without shade and pitches with some shade. The following...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/auto-camp-trsteno-trsteno",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67501fce1b016.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Potok 4",
    "addressLocality": "Trsteno",
    "postalCode": "20233",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.71364,
    "longitude": 17.97778
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}