{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-rheinblick-1",
  "name": "Campingplatz Rheinblick",
  "description": "Campingplatz Rheinblick in Monheim am Rhein offers camping on the banks of the Rhine between Düsseldorf and Cologne. It has a restaurant, shop, and is a family-friendly campsite with pitches for tents, motorhomes, and caravans.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-rheinblick-1",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361ef2%2F1d62c2e2-56c5-4e9a-8178-9c428af177bd_44605911_640x480.jpg?alt=media&token=8ff04d55-843d-4255-93b4-ec622c4857b2",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1207,
    "longitude": 6.87349
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}