{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twisted-pines-rv-park-kilgore-tx",
  "name": "Twisted Pines RV Park",
  "description": "We'll be with you soon!",
  "url": "https://campertunity.com/listings/campgrounds/twisted-pines-rv-park-kilgore-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/901f73a0-ab80-4e46-a8ed-c56c8d796fdc/TP%20website%20pic.jpg",
    "http://img1.wsimg.com/isteam/ip/901f73a0-ab80-4e46-a8ed-c56c8d796fdc/TP%20website%20pic.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3131 Fm 1252",
    "addressLocality": "Kilgore",
    "addressRegion": "TX",
    "postalCode": "75662",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.43559,
    "longitude": -94.91519
  },
  "sameAs": [
    "https://twistedpinesrvpark.com/"
  ]
}