{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-sieghorst-siegerswoude",
  "name": "Camping De Sieghorst",
  "description": "Camping De Sieghorst is a campsite in Siegerswoude, Friesland, located in a wood, a river/stream and by a lake/recreational pond.The campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-sieghorst-siegerswoude",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517944bf0cb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Binnenwei 40",
    "addressLocality": "Siegerswoude",
    "postalCode": "9248 KX",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.09378,
    "longitude": 6.23414
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}