{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autark-camp-track-a-durrhennersdorf-de",
  "name": "Autark Camp Track A",
  "description": "Welcome to our beautiful Dürrhennersdorf in the heart of the Saxon Upper Lusatia. I welcome you to my beautiful self-sufficient parking space. You can park your camper, caravan, motorhome or tent here for 13 euros per night while you are travelling or passing through. What does self-sufficient mean on my pitch? There is no electricity or water connection. No grey water disposal either. There is a beautiful barbecue and campfire area. An overnight stay in my romantic glamping tent for 37 euros...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autark-camp-track-a-durrhennersdorf-de",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dürrhennersdorf",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0405,
    "longitude": 14.5895
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}