{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-valley-country-park",
  "name": "River Valley Country Park",
  "description": "Information, pictures, prices and surroundings of River Valley Country Park in Relubbus / Great Britain",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-valley-country-park",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.1278,
    "longitude": -5.52222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}