{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/swanns-woodbridge-suffolk",
  "name": "Swanns Nursery Certificated Site",
  "description": "Swann's Nursery was established over 40 years ago by Les Swann, and has grown into a major supplier of high quality plants and products to trade and retail customers across Suffolk. Our nursery is based in Bromeswell, near Woodbridge and covers a total of 35 acres. We are continually growing plants on site, with everything from cuttings to mature trees. Although we are tucked away in the Suffolk countryside, most new customers are surprised by how big we are and the huge range of plants we se...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/swanns-woodbridge-suffolk",
  "image": [
    "https://lh4.googleusercontent.com/-dvTECWsdFrA/U-Da7LBfGTI/AAAAAAAD_D4/-3BD3uB4UNQ/w1000/Swanns-Nursery-Certificated-Site-576834191.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eyke Road",
    "addressLocality": "Woodbridge",
    "addressRegion": "Suffolk",
    "postalCode": "IP12 2PN"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0941323,
    "longitude": 1.3199383
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}