{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twilhaar-en-pays-bas-haarle",
  "name": "Twilhaar",
  "description": "Twilhaar is a campsite with 30 pitches in Haarle, Netherlands. Dogs are allowed on this campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twilhaar-en-pays-bas-haarle",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTqr6fcyrys78WqekCJp5rXknluEfx7lnx/biggerthumb.jpg",
    "images//SPOTqr6fcyrys78WqekCJp5rXknluEfx7lnx/mapbox/mapbox.webp",
    "images/nl/SPOTqr6fcyrys78WqekCJp5rXknluEfx7lnx/carousel/61911b1409bdd-twilhaar-haarle.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Almeloseweg (N35)",
    "addressLocality": "Haarle",
    "postalCode": "7448 RM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.36571,
    "longitude": 6.415235
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}