{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glamping-resorts-labin-istrien",
  "name": "Glamping-Resorts",
  "description": "Our small, manageable campsite offers a magnificent view of the sea. The pebble beach is a highlight especially for children and divers.",
  "url": "https://campertunity.com/listings/campgrounds/glamping-resorts-labin-istrien",
  "image": [
    "https://glamping.info/img/204379/glamping-marina-camping-resort-gebetsroither-205602.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://glamping.info/img/204379/glamping-marina-camping-resort-gebetsroither-205602.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sveta Marina bb",
    "addressLocality": "Labin",
    "addressRegion": "Istrien",
    "postalCode": "52220",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.03304,
    "longitude": 14.1585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Diving"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}