{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/black-forest-idyll-mountain-farm-oberkirch",
  "name": "Black Forest idyll on the mountain farm",
  "description": "Our farm is located at an altitude of 500 meters and is surrounded by meadows and forests. We are located at the end of a small access road and there is no through traffic. The parking space is in a completely secluded location approximately 400 meters from the farm and is accessible by regular vehicle via a forest path. There is a great view from the campsite and beautiful hikes are possible. The courtyard and the toilet can be reached in about 8 minutes on foot. If you like, you can also ta...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/black-forest-idyll-mountain-farm-oberkirch",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Oberkirch",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.4645,
    "longitude": 8.0795
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}