{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-the-bennet-arms-rougham-england",
  "name": "Parking The Bennet Arms",
  "description": "Pub with large lawn for motorhome parking - free with pub consumption - center 250m",
  "url": "https://campertunity.com/listings/campgrounds/parking-the-bennet-arms-rougham-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650939307.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Kingshall Street",
    "addressLocality": "Rougham",
    "addressRegion": "England",
    "postalCode": "IP30 9LH",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.22148,
    "longitude": 0.8053
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.47,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  }
}