{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-novigrad-istrien",
  "name": "Glamping-Resorts",
  "description": "New from 2018, the mobile homes Adriamar are equipped with 2 bedrooms, a bathroom, kitchen with dishwasher, WiFi and air conditioning. On the spacious terrace you will find a seating area, sun loungers and barbecue. The mobile home can accommodate up to 5 people, in a bedroom with double bed and in a second bedroom with two separate beds and a bunk bed. The mobile homes Adriamar are ideal to enjoy the beautiful view of the sea and the sunsets and hear the waves of the sea.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-novigrad-istrien",
  "image": [
    "https://glamping.info/img/204300/glamping-campingplatz-kastanija-meinmobilheim-204928.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://glamping.info/img/204300/glamping-campingplatz-kastanija-meinmobilheim-204928.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kastanija bb",
    "addressLocality": "Novigrad",
    "addressRegion": "Istrien",
    "postalCode": "52466",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.32801,
    "longitude": 13.54275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}