{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/city-garden-with-family-in-amersfoort",
  "name": "City garden with family in Amersfoort.",
  "description": "Be welcome in our city garden in Amersfoort. We have room for two tents for one night. Ideal for you",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/city-garden-with-family-in-amersfoort",
  "image": [
    "https://campspace.com/media/medium/uploads/space/e9/ba/18/e9ba184bf4e0d31b36cb3d0488eba660.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.16,
    "longitude": 5.36
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}