{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/28-lubelska-olsztyn-pl",
  "name": "28 Lubelska, Olsztyn",
  "description": "A place on the hill with a beautiful view of the woods. A shed with benches, a parking space for three cars. The opportunity to spend the night.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/28-lubelska-olsztyn-pl",
  "image": [
    "https://cdn3.park4night.com/lieu/219401_219500/219473_gd.jpg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_acc_pr.svg?v=bf1a9a5",
    "https://cdn3.park4night.com/lieu/219401_219500/219474_gd.jpg",
    "https://cdn6.park4night.com/images/svg/flags/pl.svg",
    "https://cdn3.park4night.com/lieu/219401_219500/219479_gd.jpg",
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28 Lubelska",
    "addressLocality": "Olsztyn",
    "postalCode": "10-407",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.688179,
    "longitude": 19.257988
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}