{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/diamond-d-rv-park-lufkin-tx",
  "name": "Diamond D RV Park",
  "description": "Diamond D RV Park is located at 4951 Texas 103, Lufkin TX 75901. Diamond D RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/diamond-d-rv-park-lufkin-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4951 Texas 103",
    "addressLocality": "Lufkin",
    "addressRegion": "TX",
    "postalCode": "75901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.3509083,
    "longitude": -94.6557603
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/lufkin/diamond-d-rv-park"
  ]
}