{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aktywna-agroturystyka-stare-jablonki",
  "name": "Aktywna Agroturystyka",
  "description": "Aktywna Agroturystyka is a campsite in Stare Jabłonki, Warmian-Masurian, located in a wood and a river/stream.The campsite has pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aktywna-agroturystyka-stare-jablonki",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517abb41bd4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ul. Olsztynska 4",
    "addressLocality": "Stare Jablonki",
    "postalCode": "14-133",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.69694,
    "longitude": 20.10164
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}