{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-novigrad",
  "name": "Glamping-Resorts",
  "description": "Only 80 m from the sea, the 40 m2 mobile homes Bella Vista have 2 bedrooms, 2 bathrooms, a fully equipped kitchen with dishwasher and a large private terrace with seating and sun loungers. All mobile homes have air conditioning and WiFi. Guests of the Bella Vista mobile home have a common pool, barbecue area near the pool, concierge service, a guarded parking and the possibility of breakfast or dinner at their disposal.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-novigrad",
  "image": [
    "https://glamping.info/img/204299/glamping-campingplatz-aminess-sirena-meinmobilheim-204922.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://glamping.info/img/204299/glamping-campingplatz-aminess-sirena-meinmobilheim-204922.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Terre 6",
    "addressLocality": "Novigrad",
    "addressRegion": "Istrien",
    "postalCode": "52466",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.31532,
    "longitude": 13.58065
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}