{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wertacher-hof",
  "name": "Wertacher Hof",
  "description": "Wertacher Hof is a campsite. You can only reach it by phone. The contact number is +49 ***-***-****.",
  "url": "https://campertunity.com/listings/campgrounds/wertacher-hof",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65377972517409000d3a78ae%2Fdce7846a-168b-4e5c-a0fc-f56f8de036a9_2_640x480.jpg?alt=media&token=9f897e56-527d-421d-88f1-a0dd90e8328a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.62819,
    "longitude": 10.45895
  },
  "sameAs": [
    "https://campio.no/campsite/wertacher-hof"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}