{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vlist",
  "name": "water",
  "description": "Plot for motorhomes with 3 paved plots and 20 very spacious lawn plots, located on a farm next to a local road. The best access is from Schoonhoven. The tranquility of the countryside and shops are 1.5 km away. Panoramic views of the polder from the front and rear, and side views of the windmill. Gouda (the city of cheese) is 15 km away, Oudewater (the town of ropes) 10 km away and the historic center of Schoonhoven (the city of silver) 3 km away. Numerous opportunities for cycling and hiking...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vlist",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vlist",
    "addressCountry": "Los países bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.9615,
    "longitude": 4.843
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}