{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waterside-holiday-park-weymouth",
  "name": "Waterside Holiday Park (Weymouth)",
  "description": "Offering 470 static caravans, this campsite is located on the coast and offers impressive family-friendly facilities that include an indoor pool complex, soft play area, gym, spa, plus bar, restaurant",
  "url": "https://campertunity.com/listings/campgrounds/waterside-holiday-park-weymouth",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6329,
    "longitude": -2.4316
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}