{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-resorts-labin-istrien-1",
  "name": "Glamping-Resorts",
  "description": "All mobile homes Comfort are 24 m2 and offer total comfort in 2 bedrooms, a bathroom, a kitchen and on a covered terrace with a dining table. Air conditioning, WiFi and the beach just 70 m from the mobile home – all these are the characteristics of mobile homes Comfort.",
  "url": "https://campertunity.com/listings/campgrounds/glamping-resorts-labin-istrien-1",
  "image": [
    "https://glamping.info/img/204312/glamping-campingplatz-marina-meinmobilheim-205038.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://glamping.info/img/204312/glamping-campingplatz-marina-meinmobilheim-205038.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sveta Marina 30c",
    "addressLocality": "Labin",
    "addressRegion": "Istrien",
    "postalCode": "52220",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.03255,
    "longitude": 14.15783
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}