{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-breehees-goirle",
  "name": "Camping De Breehees",
  "description": "Camping De Breehees is located in Goirle, North Brabant. This campsite has delimited pitches, without shadow and little pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-breehees-goirle",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67516f3be8ec1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Breehees 6",
    "addressLocality": "Goirle",
    "postalCode": "5051 DD"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.50139,
    "longitude": 5.06417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}