{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-subotica-vojvodina",
  "name": "Campspace in Subotica, Vojvodina",
  "description": "Our camp site in the city of Subotica, located inside eco theme park among 5000 trees on the surface of 2 hectares, is the first (and best) place on the road when entering the Serbia from Hungary. All the needed water infrastructure for camping and several playgrounds for kids, include sport fields, real airplane and bikes for everyone to for rent. Hosts at campsite Yugoland speak English, Deutsch, Serbo-Croatian and are eager to help guests by providing the most interesting cultural and tour...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-subotica-vojvodina",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Subotica",
    "addressCountry": "RS"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0785,
    "longitude": 19.6655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}