{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waking-up-eifel-view-hellenthal",
  "name": "Waking up in the Eifel with a view",
  "description": "My husband and I live together with our dog and two cats in our rustic wooden house on an 8,000 square meter plot in the Northern Eifel region. Surrounded by mystical forests, wild streams, and green meadows, our property is located in the municipality of Hellenthal. To be precise, we are located at the southernmost point in North Rhine-Westphalia, just a stone's throw from the German-Belgian border and Rhineland-Palatinate. If you enjoy waking up to birdsong in the countryside and gazing int...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waking-up-eifel-view-hellenthal",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hellenthal",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.3645,
    "longitude": 6.378
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike_in"
    }
  ]
}