{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dn-mastendol-e-rijen",
  "name": "Camping D'n Mastendol",
  "description": "Family-friendly campsite in Brabant with spacious pitches, a natural playground, and a swimming pool. Offers various accommodations and activities for all ages, including a recreation program, a restaurant, and bike rental.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dn-mastendol-e-rijen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d8cc%2Feab4cc9e-8706-4408-b337-ff9a302dd544_Picture67_638040323771229475_640x480.jpeg?alt=media&token=5f833ee8-74c0-4aa2-ae33-7b39c2f5ba1a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oosterhoutseweg 7 13",
    "addressLocality": "E Rijen",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.58023,
    "longitude": 4.90911
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}