{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pitch-at-the-foot-of-the-vineyards",
  "name": "Pitch at the foot of the vineyards",
  "description": "Enjoy the beautiful landscape in Rheinhessen, the birthplace of ice wine. The place is not big, but",
  "url": "https://campertunity.com/listings/campgrounds/pitch-at-the-foot-of-the-vineyards",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cl/64/98/cl64985d4c-0e1a-439d-866d-02690fc11535.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.93,
    "longitude": 7.96
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_in"
    }
  ]
}