{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlocatie-bij-gasterij-de-waldwei-goutum-friesland",
  "name": "Motorhome location At Gasterij De Waldwei",
  "description": "Camper location next to restaurant - meal desired - center 3.3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlocatie-bij-gasterij-de-waldwei-goutum-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651009621.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mardijk",
    "addressLocality": "goutum",
    "addressRegion": "friesland",
    "postalCode": "9084 AW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.16733,
    "longitude": 5.83728
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.77,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}