{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orebic",
  "name": "Is there an ambulance at the campsite?",
  "description": "Camping Perna, surrounded by a beautiful pebble beach, is situated near the town of Orebić on the Pelješac Peninsula. All mobile homes are modern and fitted with the latest equipment, while some of them are situated just right by the sea!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orebic",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2017/10/Camping-Perna-air-view-I-1.jpg",
    "https://adriacamps.com/wp-content/uploads/2017/10/Camping-Perna-air-view-I-1-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Perna bb",
    "addressLocality": "Orebić",
    "addressRegion": "Istria Kvarner Dalmatia - Zadar region Dalmatia - Split region Dalmatia - Šibenik region",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.97536560907901,
    "longitude": 17.13149224760741
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 38,
    "bestRating": 5,
    "worstRating": 1
  }
}