{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-relax-pakostane",
  "name": "Camping Relax",
  "description": "Camping Relax is a campsite in Pakoštane, Zadar, located by the sea.The campsite has which are marked out, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-relax-pakostane",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518a83dbdb2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ulica Kardinala Alojzija Stepinca 1",
    "addressLocality": "Pakostane",
    "postalCode": "23211",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.89931,
    "longitude": 15.52425
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}