{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/verblijfpark-ardinam-olloy-sur-viroin",
  "name": "Verblijfpark Ardinam",
  "description": "Ardinam Staypark is a campsite in Olloy-sur-Viroin, Namur, located in the forest. This terraced campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/verblijfpark-ardinam-olloy-sur-viroin",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ed2962ca1f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Try des Baudets 1",
    "addressLocality": "Olloy-sur-Viroin",
    "postalCode": "5670"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.06875,
    "longitude": 4.59642
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}