{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-vala-mokalo-orebic",
  "name": "Camp Vala",
  "description": "Camp Vala is located in Podstup, Raguseo-narentana, is located near the sea. The camping on terraces has pitches both shaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-vala-mokalo-orebic",
  "image": [
    "https://cdn1.acsi.eu/6/8/c/4/68c4008b9e792.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mokalo bb",
    "addressLocality": "Mokalo/Orebic",
    "postalCode": "20250"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.97672,
    "longitude": 17.22614
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Snorkeling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}