{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/are-dogs-allowed-at-the-campsite-ardoer-camping-westhov",
  "name": "Are dogs allowed at the campsite Ardoer Camping Westhove?",
  "description": "Profile No description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/are-dogs-allowed-at-the-campsite-ardoer-camping-westhov",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/zeeland-camping-westhove/uG7unyWvijKV.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/zeeland-camping-westhove/IAGltsaov64l.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zuiverseweg 20",
    "addressLocality": "Ardoer Camping Westhove",
    "addressRegion": "Zeeland",
    "postalCode": "4357 NM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55583,
    "longitude": 3.51528
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  }
}