{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-portenschmiede-wilhelmsdorf-thuringen",
  "name": "Camping Portenschmiede",
  "description": "Find your pitch for your motorhome throughout Europe",
  "url": "https://campertunity.com/listings/campgrounds/camping-portenschmiede-wilhelmsdorf-thuringen",
  "image": [
    "//camping-finder.de/wp-content/uploads/2018/11/camping-finder-logo-weiss.png",
    "https://camping-finder.de/wp-content/plugins/sabai/assets/images/no_image.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ortsstr. 33",
    "addressLocality": "Wilhelmsdorf",
    "addressRegion": "Thüringen",
    "postalCode": "07389",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6294374,
    "longitude": 11.5494995
  }
}