{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-jena-thuringia",
  "name": "Campspace in Jena, Thuringia",
  "description": "Probably the smallest campsite in the world is located directly on the Saale Cycle Path in Jena. The ideal starting point for cycling tours, hikes and working in one of the most modern and high-quality coworking spaces. On the premises there is a Huta (dog daycare) and the Medifit course center (yoga, Zumba, Pilates, slings, physio and much more). The Thuringian master baker Scherf provides breakfast and Kaminska's Bratwurstbude provides original Thuringian bratwurst, Rostbrätl and much more....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-jena-thuringia",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jena",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.943,
    "longitude": 11.6055
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}