{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rusalka-175-wegorzewo",
  "name": "Camping Rusalka (175)",
  "description": "Camping Rusalka (175) is a camping in Węgorzewo, Ermland-Masuren, in the forest and lake/Leisure lake. This camping with sloping terrain has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rusalka-175-wegorzewo",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f28f1b4466.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lesna 2",
    "addressLocality": "Wegorzewo",
    "postalCode": "11-600",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.18697,
    "longitude": 21.77081
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}