{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stella-maris-umag",
  "name": "Domki mobilne na kempingu Stella Maris",
  "description": "Enjoy fully equipped kitchen, bathrooms and covered wooden terrace where you can find deck chairs and an eating table, as well as a barbecue.",
  "url": "https://campertunity.com/listings/campgrounds/stella-maris-umag",
  "image": [
    "https://domkimobilne.com/wp-content/uploads/2024/10/logo-pl-footer.png",
    "https://domkimobilne.com/wp-content/uploads/2022/02/Camping-Stella-Maris-Airview-4-150x150.jpg.webp",
    "https://domkimobilne.com/wp-content/uploads/2022/02/Camping-Stella-Maris-Airview-150x150.jpg.webp",
    "https://domkimobilne.com/wp-content/uploads/2022/02/Camping-Stella-Maris-Airview.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stella Maris 9A",
    "addressLocality": "Umag",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4323587,
    "longitude": 13.5224098
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2261437908497,
    "reviewCount": 153,
    "bestRating": 5,
    "worstRating": 1
  }
}