{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/amerden-caravan-and-camping-site-maidenhead-berkshire",
  "name": "Amerden Caravan and Camping Site",
  "description": "We are a small family run level grass site on the tow path of the River Thames, between Windsor and Maidenhead.We have all modern amenities on site.An ideal base for visiting, Windsor, Eton, Legoland and London (40 minutes by train from Taplow station)DirectionsLeave the M4 at junction 7, turn left onto the A4 towards Maidenhead. Turn left at the second junction with traffic lights into Marsh Lane and then after 1.5 miles turn right into Old Marsh Lane and then turn right again onto a bridle...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/amerden-caravan-and-camping-site-maidenhead-berkshire",
  "image": [
    "https://lh4.googleusercontent.com/-CR8k2kWb3SU/UXmPHadVDnI/AAAAAAACFKo/wms7dtt9Ox4/w1000/amerden%2525202.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Marsh Lane",
    "addressLocality": "Maidenhead",
    "addressRegion": "Berkshire",
    "postalCode": "SL6 0DZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5183532,
    "longitude": -0.722846
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}