{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-sremski-karlovci",
  "name": "water",
  "description": "Dear guests, Rural Household Krivac is nestled atop the banks of the Danube River, at the foothills of Fruška Gora in Sremski Karlovci. It's not only a place where you can unwind and have a great time, but also an opportunity to learn the practical implementation of the minimum-waste concept. You are warmly invited to visit us, relax and enjoy a peaceful day in nature with your loved ones. Anticipate a breathtaking view of the river, complete seclusion from urban hustle, and delightful homema...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-sremski-karlovci",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sremski Karlovci",
    "addressCountry": "RS"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.183,
    "longitude": 19.941
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Recycling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}