{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waldcamping-schontal-ludwigswinkel",
  "name": "Waldcamping Schöntal",
  "description": "Camping Club Pirmasens e.V. offers a campsite with 150 pitches, including 40 for tourists. Features include a restaurant, playground, and heated sanitary facilities. Open from May 1st to September 30th. Offers activities like grilling and Radtouren.",
  "url": "https://campertunity.com/listings/campgrounds/waldcamping-schontal-ludwigswinkel",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d3621f9%2F3ed17197-9522-448f-be1e-b8bdaa8a9ac3_2_640x480.jpg?alt=media&token=092fd4e1-89f6-418a-b270-ddb34b6113de",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schöntalstraße 11",
    "addressLocality": "Ludwigswinkel",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.07466,
    "longitude": 7.66064
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}