{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-catshoek-nieuvliet",
  "name": "Camping De Catshoek",
  "description": "Campsite De Catshoek is a campsite in Nieuwvliet, Zealand.This campsite has delimited, unshaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-catshoek-nieuvliet",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675162e7165f3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sint Bavodijk 29",
    "addressLocality": "Nieuwvliet",
    "postalCode": "4504 AB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.37653,
    "longitude": 3.46719
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}