{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-trouw-voor-goud-j-veere",
  "name": "Camping Trouw vóór Goud",
  "description": "Family-friendly campsite located near the town of Veere, offering pitches for caravans and tents, with facilities like electricity, showers, and a playground. Open from April to October.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-trouw-voor-goud-j-veere",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff445a%2F65baeea1-64e2-44f2-b394-f14e30a3e6b4_IMG_0405_640x480.jpg?alt=media&token=08471473-6db6-4e08-a178-4246b392a2a0",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Veerseweg 66",
    "addressLocality": "J Veere",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.53546,
    "longitude": 3.65045
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}