{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/suemen-sekmen-camping-sonnental-engen-im-hegau-de",
  "name": "Suemen & Sekmen Camping Sonnental GbR",
  "description": "Suemen & Sekmen Camping Sonnental GbR is a campsite located in Engen, Baden-Württemberg.This campsite on terraces and campsite on the...",
  "url": "https://campertunity.com/listings/campgrounds/suemen-sekmen-camping-sonnental-engen-im-hegau-de",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ed9311f851.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Doggenhardt 1",
    "addressLocality": "Engen im Hegau",
    "postalCode": "78234",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.86192,
    "longitude": 8.76086
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}