{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-frielendorf-frielendorf-de",
  "name": "Campingplatz Frielendorf",
  "description": "Campingplatz Frielendorf is a campsite in Frielendorf, Hesse. This campsite with sloping grounds has pitches without shade and with some shade...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-frielendorf-frielendorf-de",
  "image": [
    "https://cdn1.acsi.eu/6/5/9/d/659dead98395b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stettiner Straße 14",
    "addressLocality": "Frielendorf",
    "postalCode": "34621",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.97097,
    "longitude": 9.31644
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}