{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-park-and-pools-wallingford-oxfordshire",
  "name": "Riverside Park And Pools",
  "description": "Currently no description added for Riverside Park And Pools",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-park-and-pools-wallingford-oxfordshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Street",
    "addressLocality": "Wallingford",
    "addressRegion": "Oxfordshire",
    "postalCode": "OX10 8EB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5982886,
    "longitude": -1.1251402
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}