{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-oosterend-netherlands",
  "name": "water",
  "description": "Very quiet camper place/camping place in the countryside between Oosterend and De Cocksdorp on the beautiful island of Texel. Unobstructed view of meadows, when clear you can enjoy a beautiful sunset. Small toilet building available with one shower and toilet. A restaurant within a few minutes walking distance where you can eat deliciously. The Wadden Sea is also within a few minutes walking distance. Here you can really relax!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-oosterend-netherlands",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Oosterend",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.107,
    "longitude": 4.9005
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}