{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mid-lake-kampground-hemphill-tx-us",
  "name": "Mid Lake Kampground",
  "description": "Mid Lake Kampground is located at 3636 Palo Gaucho Crossing, Hemphill TX 75948. Mid Lake Kampground can be contacted at ***-***-**** or http://www.midlakekampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/mid-lake-kampground-hemphill-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3636 Palo Gaucho Crossing",
    "addressLocality": "Hemphill",
    "addressRegion": "TX",
    "postalCode": "75948",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.4158105,
    "longitude": -93.7806236
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/hemphill/mid-lake-kampground"
  ]
}