{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dibles-park-co-ltd-warsash-gb",
  "name": "Dibles Park Co Ltd",
  "description": "Information, pictures, prices and surroundings of Dibles Park Co Ltd in Warsash / Great Britain",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dibles-park-co-ltd-warsash-gb",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dibles Road",
    "addressLocality": "Warsash",
    "postalCode": "SO31 9SA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.85,
    "longitude": -1.3
  }
}