{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-palms-rv-park-seguin-tx",
  "name": "Twin Palms RV Park",
  "description": "Twin Palms RV Park is located at 295 Quintana Road, Seguin TX 78155. Twin Palms RV Park can be contacted at ***-***-**** or https://twinpalmsrvparktx.com/",
  "url": "https://campertunity.com/listings/campgrounds/twin-palms-rv-park-seguin-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "295 Quintana Road",
    "addressLocality": "Seguin",
    "addressRegion": "TX",
    "postalCode": "78155",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.5695269,
    "longitude": -98.0208145
  }
}