{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-lakes-horton-dorset-1",
  "name": "Riverside Lakes",
  "description": "Riverside Lakes is a camping site in Horton. The location offers a playground for children, showers, clothes wash and dry facilities, WiFi, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/riverside-lakes-horton-dorset-1",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Horton",
    "addressRegion": "Dorset",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.86387,
    "longitude": -1.92687
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/111339/riverside-lakes",
    "https://www.campercontact.com/de/vereinigtes-konigreich/england/111339/riverside-lakes",
    "https://riversidelakes.co.uk/glamping/",
    "https://riversidelakes.co.uk/campsite/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}