{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-barley-mow-witnesham-england",
  "name": "Parking Barley Mow",
  "description": "location at 16th century pub - free parking during the night when using meals - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/parking-barley-mow-witnesham-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mow Hill",
    "addressLocality": "Witnesham",
    "addressRegion": "england",
    "postalCode": "IP6 9EH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10833,
    "longitude": 1.18972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}