{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-veerse-pot-t-veere",
  "name": "Camping De Veerse Pot",
  "description": "Family campsite on the edge of Veere, offering comfort pitches with electricity, water, TV connection, and sewer connection. Features free WiFi, new toilet facilities, and is near Veerse lake and North Sea beach. Offers rental apartments and a summer house.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-veerse-pot-t-veere",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d85d%2F2eb0a82e-4eae-4011-bbb4-65c31f150d23_370287608_827521989168475_2327507277315112807_n_640x480.jpg?alt=media&token=7389af22-04aa-48a7-a9aa-23f59f5c7967",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Polredijk 2",
    "addressLocality": "T Veere",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.54931,
    "longitude": 3.65778
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}