{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-sirena-omis",
  "name": "Autocamp Sirena",
  "description": "Autocamp Sirena is a campsite located in Omiš, Split-Dalmatia, near the sea.This terraced campsite and campsite is located on the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-sirena-omis",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675036b5cb22b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lokva Rogoznica",
    "addressLocality": "Omis",
    "postalCode": "21310",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.40633,
    "longitude": 16.77747
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}