{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/priory-park-ipswich-suffolk",
  "name": "Priory Park",
  "description": "Currently no description added for Priory Park",
  "url": "https://campertunity.com/listings/campgrounds/priory-park-ipswich-suffolk",
  "image": [
    "https://lh6.googleusercontent.com/-K0eZzvdIjyY/UYgjKo8jdKI/AAAAAAACRa4/YKzqjEZvNOY/w1000/Priory-Park-279729876.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nacton Road",
    "addressLocality": "Ipswich",
    "addressRegion": "Suffolk",
    "postalCode": "IP3 9QJ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0579324,
    "longitude": 1.1528095
  }
}