{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/orwell-meadows-leisure-park-ipswich-suffolk",
  "name": "Orwell Meadows Leisure Park",
  "description": "Orwell Meadows, established in the late eighties on an 18 acre park is situated against the vast Orwell Country Park and Estuary. Walk the many miles on different routes in unsurpassed beauty.Our location is ideal, approx. 1 hr. from the M25 and only 5 minutes from the A14 Ipswich, Felixstowe and the Heritage town of Woodbridge are close by.Orwell Meadows is family owned and run, with friendly and helpful staff. The Reception is well stocked with local tourist information and ideas for days o...",
  "url": "https://campertunity.com/listings/campgrounds/orwell-meadows-leisure-park-ipswich-suffolk",
  "image": [
    "https://lh4.googleusercontent.com/-WlqEXHQ1y7A/UcxZyyEw_FI/AAAAAAADS5U/QkwClL13DJM/w1000/Orwell-Meadows-Leisure-Park-496636143.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Priory Lane",
    "addressLocality": "Ipswich",
    "addressRegion": "Suffolk",
    "postalCode": "IP3 9QJ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0579324,
    "longitude": 1.1528095
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}