{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-und-freizeitzentrum-am-see-obermelsungen",
  "name": "Camping- und Freizeitzentrum am See",
  "description": "The Camping and Leisure Centre by the lake is unique, surrounded by wide meadows with shady spots around three lakes. It's equipped with a playground that includes a trampoline for the little ones. The campsite is very family-friendly and offers WiFi at the restaurant. There's plenty of space for group tents. Boat docking stations are also available. It's perfect for swimming and fishing.",
  "url": "https://campertunity.com/listings/campgrounds/camping-und-freizeitzentrum-am-see-obermelsungen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653775b7c00e7b000d63d665%2F0f737c0d-348c-406a-a49d-faa68d6594b8_dsc00093-medium_640x480.jpg?alt=media&token=ac73e54a-9709-4946-aab5-7ef1404906a4",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Malsfelder Straße 23",
    "addressLocality": "Obermelsungen",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.11418,
    "longitude": 9.54162
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}