{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-strooiendorp-flanders",
  "name": "Campsite Strooiendorp",
  "description": "ProfilePurpose, tidy campsite not far from the sea. Bungalows can be rented. Little shaded with clean pitches with concrete base, electricity cable and water connection right next to the barrier. Late arrival is possible by ringing at the barrier. Showers and laundry with brands ... which you get at the reception. The hedges are well maintained in the morning. Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-strooiendorp-flanders",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/campsite-strooiendorp/TbpQ9lfs3QKM.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/campsite-strooiendorp/mVX7_DQO2xu8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wenduinesteenweg 125",
    "addressLocality": "Campsite Strooiendorp",
    "addressRegion": "Flanders",
    "postalCode": "8421",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.27744,
    "longitude": 3.04985
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}