{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-boerdam-uffelte",
  "name": "Minicamping Boerdam",
  "description": "Minicamping Boerdam is a campsite with 30 tent sites in Uffelte, Netherlands. Dogs are allowed on this campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-boerdam-uffelte",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTTqS8sceFGg4jNSwWADXx6RaaFooMdwgL/biggerthumb.jpg",
    "images//SPOTTqS8sceFGg4jNSwWADXx6RaaFooMdwgL/mapbox/mapbox.webp",
    "images/nl/SPOTTqS8sceFGg4jNSwWADXx6RaaFooMdwgL/carousel/61f16b6f2a923-minicamping-boerdam-uffelte.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weg achter de Es 2",
    "addressLocality": "Uffelte",
    "postalCode": "7975 PZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.798855,
    "longitude": 6.290226
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}