{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-pferdekoppel-waldeck",
  "name": "Campingplatz Pferdekoppel",
  "description": "Family-friendly campsite offering pitches for campers, caravans and tents. Located near Edersee with modern sanitary facilities and a playground. Pets are welcome.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-pferdekoppel-waldeck",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361ee3%2Fd95f146f-b7e8-447a-998b-f886446ec8c6_Dauerplaetze-I_640x480.jpg?alt=media&token=814378d1-ed71-4f9c-8439-d76741a79eaf",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361ee3%2F49c1e974-071a-4b80-a0ac-2fad7fb01af8_Dauerplaetze-V_640x480.jpg?alt=media&token=1461c899-1a85-45c2-85de-e9547e865c00",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361ee3%2F41a50de0-ef87-4c1b-9228-3432030e7825_Dauerplaetze-VI_640x480.jpg?alt=media&token=1bc51def-9d3a-42ec-8b0c-e76d57808c44",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361ee3%2F720430ed-7bd5-4992-8878-af763d438ad1_Dauerplaetze-VIII_640x480.jpg?alt=media&token=a0c9a2bc-fb32-454a-a7be-1e704d5edb22",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361ee3%2Ff97671b5-a484-4662-8a2b-373846dd273b_Durchgangsplaetze-I_640x480.jpg?alt=media&token=cd10f621-87f3-48a0-89db-a9f9aa1b8e1c"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ederseestraße 9",
    "addressLocality": "Waldeck",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18265,
    "longitude": 9.0115
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}