{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-relax-nr-44-swinoujscie",
  "name": "Camping Relax Nr. 44",
  "description": "Camping Relax Nr. 44 is located in Świnoujście, Western Pomerania, is located near the sea. This campsite has pitches both shaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-relax-nr-44-swinoujscie",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67505d8f6fb69.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ul. Slowackiego 1",
    "addressLocality": "Swinoujscie",
    "postalCode": "72-600"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.91722,
    "longitude": 14.25594
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}