{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/inwood-camping-basingstoke-hampshire",
  "name": "Inwood Camping",
  "description": "Currently no description added for Inwood Camping",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/inwood-camping-basingstoke-hampshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sony Europe",
    "addressLocality": "Basingstoke",
    "addressRegion": "Hampshire",
    "postalCode": "RG22 4SB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.262826,
    "longitude": -1.0861976
  }
}