{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/siblu-camping-meerwijck-kropswolde",
  "name": "Siblu Camping Meerwijck",
  "description": "In the high north of the Netherlands, family campsite Siblu Camping Meerwijck has a beautiful location near the village of Kropswolde. The campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/siblu-camping-meerwijck-kropswolde",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749f6d0b7e71.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandweg 2",
    "addressLocality": "Kropswolde",
    "postalCode": "9606 PR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.14969,
    "longitude": 6.69294
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}