{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dolni-morava",
  "name": "Kemp a autokemp Dolní Morava - sportovní areál",
  "description": "Autocamp offers accommodation in your own caravan or tent. There is a public bathroom, playground, football field, tennis court, hockey.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dolni-morava",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.12030018617173,
    "longitude": 16.795986494985787
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}