{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-zinkviooltje-epen",
  "name": "Camping 't Zinkviooltje",
  "description": "Camping 't Zinkviioltje is a campsite located in Epen, Limburg, and located river/stream.This terraced campsite offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-zinkviooltje-epen",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675015c883b3f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plaatweg 10",
    "addressLocality": "Epen",
    "postalCode": "6285 NK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.76233,
    "longitude": 5.92639
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}