{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-matija-betina-hr",
  "name": "Camp Matija",
  "description": "Camp Matija is a campsite located in Betina, Šibenik-Knin, and located near the sea.This campsite on the sloped pitch offers pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-matija-betina-hr",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518f16642cc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Obala Petra Krešimira IV 152",
    "addressLocality": "Betina",
    "postalCode": "22244",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.80883,
    "longitude": 15.60914
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}