{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-freedom-hill-rv-park-lufkin",
  "name": "Freedom Hill RV Park",
  "description": "Freedom Hill RV Park is located at 5459 U.S. 59, Lufkin TX 75904. Freedom Hill RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-freedom-hill-rv-park-lufkin",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5459 U.S. 59",
    "addressLocality": "Lufkin",
    "addressRegion": "TX",
    "postalCode": "75904",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.4074912,
    "longitude": -94.7210699
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/lufkin/freedom-hill-rv-park"
  ]
}