{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/t-loozerveld-loozen-nl",
  "name": "Camping 't Loozerveld",
  "description": "Camping 't Loozerveld is a campsite in Loozen, Overijssel, located a river/stream.The campsite has pitches with shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/t-loozerveld-loozen-nl",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675164f194fee.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Roskampweg 5",
    "addressLocality": "Loozen",
    "postalCode": "7778 HJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.58264,
    "longitude": 6.68117
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}