{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domki-mobilne-na-kempingu-glavotok-krk",
  "name": "Domki mobilne na kempingu Glavotok",
  "description": "Feel the island atmosphere at the Campsite Glavotok. Mobile homes with fresh designs are situated in the bushes of the island Krk.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domki-mobilne-na-kempingu-glavotok-krk",
  "image": [
    "https://domkimobilne.com/wp-content/uploads/2024/10/logo-pl-footer.png",
    "https://domkimobilne.com/wp-content/uploads/2021/05/Campsite-Glavotok-Air-View-1-200x200.jpg.webp",
    "https://domkimobilne.com/wp-content/uploads/2021/05/Campsite-Glavotok-Exterior-Beach-Bar-seaview-1-200x200.jpg.webp",
    "https://domkimobilne.com/wp-content/uploads/2021/05/Campsite-Glavotok-Air-View-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Glavotok 4",
    "addressLocality": "Krk",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0901955,
    "longitude": 14.5496681
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}