{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-caravan-camping-park-littleport-uk",
  "name": "Riverside Caravan & Camping Park",
  "description": "camper and caravan camping - easy access to A10 - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/riverside-caravan-camping-park-littleport-uk",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "New River Bank 21",
    "addressLocality": "Littleport",
    "addressRegion": "England",
    "postalCode": "CB7 4TA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.45017,
    "longitude": 0.31845
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}