{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-bosanska-krupa",
  "name": "Campspace in Bosanska Krupa",
  "description": "Lots of natural beauty around and a wonderful resting place. Grill with wooden pergola and siting places are avalible. There is WiFi throughout the site. 10m from river Una. 3min from city and every needed service. Wonderfull, cozy, quiet place.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-bosanska-krupa",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bosanska Krupa",
    "addressCountry": "BA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8875,
    "longitude": 16.1615
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}