{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-rovinj-istrien-6",
  "name": "Glamping-Resorts",
  "description": "All mobile homes measuring up to 35 m2 offer total comfort in 3 bedrooms, 2 bathrooms, a kitchen and on a covered terrace with a dining table. Air conditioning, WiFi and a guarded parking are included in the price of these mobile homes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-rovinj-istrien-6",
  "image": [
    "https://glamping.info/img/204307/glamping-campingplatz-porton-biondi-meinmobilheim-204998.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://glamping.info/img/204307/glamping-campingplatz-porton-biondi-meinmobilheim-204998.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Porton Biondi 1",
    "addressLocality": "Rovinj",
    "addressRegion": "Istrien",
    "postalCode": "52210",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.09442,
    "longitude": 13.64401
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}