{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-schuttehof-horb-am-neckar",
  "name": "Camping Schüttehof",
  "description": "Campsite Schüttehof is a campsite in Horb am Neckar, Baden-Württemberg. The campsite has pitches with no shade and with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-schuttehof-horb-am-neckar",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674ddcb97eef4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schütteberg 7-9",
    "addressLocality": "Horb am Neckar",
    "postalCode": "72160",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.4525,
    "longitude": 8.67278
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}