{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-katinka-starigrad-paklenica",
  "name": "Camp Katinka",
  "description": "Camp Katinka is a campsite in Starigrad, Zadar, located by the sea.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-katinka-starigrad-paklenica",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675189feae874.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ulica Franje Tudmana 24",
    "addressLocality": "Starigrad/Paklenica",
    "postalCode": "23244",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.28503,
    "longitude": 15.45136
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}