{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mcgees-landing-hemphill-tx-1",
  "name": "McGee's Landing",
  "description": "McGee's Landing was founded by Joseph Bryant McGee, Jr. and Violet Doreen Latham McGee. The McGee's main house was originally located where McGee Flats are now. Before the Toledo Bend Lake filled up, they moved their home and farm from the Sabine River bottom to the existing location. Shortly after the lake filled up, the McGees decided to build the marina that included a boat ramp, pier, store, sheds for camping, and the R.V. park. The park has remained in operation for over 50 years.",
  "url": "https://campertunity.com/listings/campgrounds/mcgees-landing-hemphill-tx-1",
  "image": [
    "https://irp.cdn-website.com/5d7240af/dms3rep/multi/Beach4.jpg",
    "https://irp.cdn-website.com/5d7240af/dms3rep/multi/20240305_143825.jpg",
    "https://irp.cdn-website.com/5d7240af/dms3rep/multi/Boat_Ramp.jpg",
    "https://irp.cdn-website.com/5d7240af/dms3rep/multi/Sunset.jpg",
    "https://irp.cdn-website.com/5d7240af/dms3rep/multi/-19.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1076 McGees Lndg",
    "addressLocality": "Hemphill",
    "addressRegion": "TX",
    "postalCode": "75948",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.22553,
    "longitude": -93.65905
  },
  "sameAs": [
    "https://www.mcgeeslandingtx.com/",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ]
}