{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nr-33-tramp-torun",
  "name": "Camping nr. 33 Tramp",
  "description": "Camping nr. 33 Tramp is located in Toruń, Cuiavia-Pomerania. This campsite has marked pitches, without shade and pitches with little shade. ...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nr-33-tramp-torun",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f31888106e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ul. Kujawska 14",
    "addressLocality": "Torun",
    "postalCode": "87-100"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.00039,
    "longitude": 18.60861
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}