{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/floria-garden-labin",
  "name": "Camping Floria Glamping Garden",
  "description": "Campsite Floria Glamping Garden is a campsite in Labin, Istria.This campsite has delimited, unshaded and...",
  "url": "https://campertunity.com/listings/campgrounds/floria-garden-labin",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674cb9158d9a9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gondolici 2A",
    "addressLocality": "Labin",
    "postalCode": "52220",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.07564,
    "longitude": 14.12636
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}