{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-seleantsje-molkwerum-molkwar",
  "name": "Camping 't Séleantsje",
  "description": "Camping 't Séleantsje is a campsite in Molkwerum, Friesland, located by the sea and by a lake/recreation lake. The campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-seleantsje-molkwerum-molkwar",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674df1a9b7309.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "'t Séleantsje 2",
    "addressLocality": "Molkwerum/Molkwar",
    "postalCode": "8722 HE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.90367,
    "longitude": 5.39594
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}