{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eko-oaza-dobrilovina",
  "name": "Camping Eko Oaza",
  "description": "Camping Eko Oaza is a campsite in Dobrilovina, located in a wood.This terraced camp site has pitches with shade, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eko-oaza-dobrilovina",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675197137cd57.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P4",
    "addressLocality": "Dobrilovina",
    "postalCode": "84205",
    "addressCountry": "ME"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.01753,
    "longitude": 19.41047
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}