{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/am-jachthafen-emden-nedersaksen",
  "name": "Am Jachthafen",
  "description": "mix-parking - at the end of the pier overlooking the port - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/am-jachthafen-emden-nedersaksen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650677370.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Jachthafen",
    "addressLocality": "Emden",
    "addressRegion": "nedersaksen",
    "postalCode": "26723",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.33758,
    "longitude": 7.18362
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.99,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  }
}