{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-forelle-camping-forelle-baden-wurttemberg-de",
  "name": "How far from the river is Camping Forelle?",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/camping-forelle-camping-forelle-baden-wurttemberg-de",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-forelle/O32-Hm5ymzEz.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-forelle/ZnZzWzjlUGyR.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Ottersberg 14",
    "addressLocality": "Camping Forelle",
    "addressRegion": "Baden-Württemberg",
    "postalCode": "97877",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7327,
    "longitude": 9.51755
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}