{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/papillon-maastricht-limburg",
  "name": "Papillon Maastricht",
  "description": "Enjoy a relaxing stay at Papillon Maastricht in Maastricht, Netherlands. Visitor rating: 3.46.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/papillon-maastricht-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650902269.jpg",
    "https://images.campercontact.com/media/photos/location/63ffc5db-d533-4e72-a5b5-aef7c7578cb0/5208ea21-4f79-436b-ba20-84b8e6cb49d2.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bosscherweg",
    "addressLocality": "Maastricht",
    "addressRegion": "Limburg",
    "postalCode": "6219 ND",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8749,
    "longitude": 5.68026
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}