{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jeugdstadion-ieper",
  "name": "Camping Jeugdstadion",
  "description": "Camping Jeugdstadion is a campsite in Ypres, West Flanders.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jeugdstadion-ieper",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675060d2bca79.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bolwerkstraat 1",
    "addressLocality": "Ieper",
    "postalCode": "8900",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.84681,
    "longitude": 2.89847
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}