{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-lemmer-lemmer",
  "name": "Vakantiepark Lemmer",
  "description": "Vakantiepark Lemmer is a campsite located in Lemmer, Friesland, close to the sea and by a lake/recreational pond.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-lemmer-lemmer",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67500dd76f5d8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plattedijk 13",
    "addressLocality": "Lemmer",
    "postalCode": "8531 PB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.84625,
    "longitude": 5.69508
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}