{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campgrounds-in-murray-ky-waters-edge-rv-park-and-marina",
  "name": "Campgrounds in Murray, KY - Waters Edge RV Park and Marina",
  "description": "Experience Waters Edge RV Park and Marina, one of the best campgrounds in Murray, KY, with full hookup RV sites, lake access, and more.",
  "url": "https://campertunity.com/listings/campgrounds/campgrounds-in-murray-ky-waters-edge-rv-park-and-marina",
  "image": [
    "https://watersedgervparkky.com/wp-content/uploads/2024/12/cropped-1.webp",
    "https://watersedgervparkky.com/your-image-url.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "274 Tacklebox Ln",
    "addressLocality": "Murray",
    "addressRegion": "KY",
    "postalCode": "42071",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.61,
    "longitude": -88.315
  },
  "sameAs": [
    "https://watersedgervparkky.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}