{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-boyungs-friedrichsgroden-stadt-wittmund",
  "name": "Campingplatz Boyungs",
  "description": "5.0 of 5 stars - tested and rated on golocal. Read the reviews now!",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-boyungs-friedrichsgroden-stadt-wittmund",
  "image": [
    "https://www.golocal.de/images/0403793787/de/logo/gllogo-socialmedia.png",
    "https://www.golocal.de/images/0403793787/gl/logo/gllogo-white.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Friedrichsgroden 2 A,",
    "addressLocality": "Friedrichsgroden Stadt Wittmund",
    "addressRegion": "Niedersachsen",
    "postalCode": "26409",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.6974358,
    "longitude": 7.8047886
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}