{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roes-garden",
  "name": "Roes Garden",
  "description": "big green garden!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roes-garden",
  "image": [
    "https://campspace.com/media/medium/uploads/space/30/46/_1/3046_1_5e539fc58ab4b.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.16,
    "longitude": 4.92
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}