{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goirle-nordbrabant",
  "name": "Reisemobilstellplatz",
  "description": "An organic farm with its own ecological store offer the perkete place to camp.",
  "url": "https://campertunity.com/listings/campgrounds/goirle-nordbrabant",
  "image": [
    "https://stellplatz.info/img/1150428/wohnmobilstellplatz-camperplaats-de-regte-heijden-1214851.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/1150428/wohnmobilstellplatz-camperplaats-de-regte-heijden-1214851.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Tilburgsebaan 12a",
    "addressLocality": "Goirle",
    "addressRegion": "Nordbrabant",
    "postalCode": "5133 BE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.511702,
    "longitude": 5.013319
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 135,
    "bestRating": 5,
    "worstRating": 1
  }
}