{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vojnik-mk",
  "name": "Vojnik",
  "description": "We were looking for the other RV spot across the river and ended up here by accident. It is very quiet, you can drive almost to the water.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vojnik-mk",
  "image": [
    "https://cdn3.park4night.com/lieu/1022601_1022700/1022619_gd.jpg",
    "https://cdn6.park4night.com/images/svg/flags/bg.svg",
    "https://cdn6.park4night.com/images/svg/flags/rs.svg",
    "https://cdn3.park4night.com/lieu/1022601_1022700/1022620_gd.jpg",
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=d666d26",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_f.svg?v=d666d26"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vojnik",
    "postalCode": "3212",
    "addressCountry": "MK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.155478,
    "longitude": 21.864487
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}