{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lufkin-koa-journey-lufkin-tx-us",
  "name": "Lufkin KOA Journey",
  "description": "Lufkin KOA Journey is located at 250 Farm to Market Road 2021, Lufkin TX 75901. Lufkin KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/lufkin/",
  "url": "https://campertunity.com/listings/campgrounds/lufkin-koa-journey-lufkin-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "250 Farm to Market Road 2021",
    "addressLocality": "Lufkin",
    "addressRegion": "TX",
    "postalCode": "75901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.3689358,
    "longitude": -94.7036106
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/lufkin/lufkin-koa-journey"
  ]
}