{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/richards-secret-garden",
  "name": "Richard's secret garden.",
  "description": "Secret garden near Hebden Bridge centre. Short walk from rail station and bus routes. Shops and lo",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/richards-secret-garden",
  "image": [
    "https://campspace.com/media/medium/uploads/space/35/0_/1_/350_1_5ace44a7bf414.JPG"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.74,
    "longitude": -2.01
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}