{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-seget-vranjica-dalmatien",
  "name": "Glamping-Resorts",
  "description": "These luxurious mobile homes have 2 bedrooms, 2 bathrooms and a kitchen with dishwasher. They also have a covered terrace with seating for 6 people, as well as additional amenities such as free Wi-Fi, satellite TV, air conditioning and the possibility to book breakfast. All guests will certainly enjoy the magnificent location of these mobile homes, but also the shared swimming pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-seget-vranjica-dalmatien",
  "image": [
    "https://glamping.info/img/204328/glamping-campingplatz-belvedere-vranjica-meinmobilheim-205167.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://glamping.info/img/204328/glamping-campingplatz-belvedere-vranjica-meinmobilheim-205167.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kralja Zvonimira 62",
    "addressLocality": "Seget Vranjica",
    "addressRegion": "Dalmatien",
    "postalCode": "21218",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.50942,
    "longitude": 16.19429
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}