{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamp-at-the-priory-norwich",
  "name": "Glamp at the Priory",
  "description": "Campsites in Aldeby, Norwich – Aldeby campsites & camping sites in Aldeby offering tent pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamp-at-the-priory-norwich",
  "image": [
    "../../Images/business-no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Priory Farm, St Marys Road, Aldeby, Beccles",
    "addressLocality": "Norwich",
    "postalCode": "NR34 0BH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6285576,
    "longitude": 1.2923954
  }
}