{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stanford-hall-caravan-park-lutterworth-leicestershire",
  "name": "Stanford Hall Caravan Park",
  "description": "Stanford Hall Caravan Park is a beautiful, tranquil site set in the rural grounds of the Stanford Hall Estate.On arrival you’ll receive a warm, cheerful welcome and enter into an atmosphere of community and relaxation. Whether coming for a peaceful, private break; a visit to surrounding attractions or to catch up with old friends, you are guaranteed a pleasant stay in the hands of our experienced site managers.Stanford Hall (www.stanfordhall.co.uk), has been described as one of the most beaut...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stanford-hall-caravan-park-lutterworth-leicestershire",
  "image": [
    "https://lh3.googleusercontent.com/-ziW2-aI0NDw/Ue2SdE6hs2I/AAAAAAADXPo/Ipa6ivrbHjs/w1000/080.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stanford Road",
    "addressLocality": "Lutterworth",
    "addressRegion": "Leicestershire",
    "postalCode": "LE17 6DH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4552224,
    "longitude": -1.1997815
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}