{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mobile-homes-at-the-simuni-kolan",
  "name": "Mobile homes at the Campsite Šimuni",
  "description": "The mobile homes at the Campsite Šimuni will open its door to you at any time of the year.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mobile-homes-at-the-simuni-kolan",
  "image": [
    "https://my-mobilehome.com/wp-content/uploads/2018/06/logo-en-footer.png",
    "https://my-mobilehome.com/wp-content/uploads/2019/12/Camping-Šimuni-Sea-200x200.jpg.webp",
    "https://my-mobilehome.com/wp-content/uploads/2019/12/Campsite-Simuni-pebble-beach-150x150.jpg.webp",
    "https://my-mobilehome.com/wp-content/uploads/2019/12/Campsite-Simuni-pebble-beach.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Šimuni 106",
    "addressLocality": "Kolan",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4938821,
    "longitude": 14.9612564
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}