{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/texas-rv-park-hitchcock-tx",
  "name": "Texas RV Park",
  "description": "Welcome to Texas RV Park, the newest campground on the Gulf Coast of Texas, where we love our happy campers and have a spot for you! Our park features quality amenities and offers competitive rates on daily, weekly, and monthly stays.",
  "url": "https://campertunity.com/listings/campgrounds/texas-rv-park-hitchcock-tx",
  "image": [
    "https://texasrvparkgulfcoast.com/images/screen.jpg",
    "images/Home-Halloween.jpg",
    "images/Home-Gate.jpg",
    "images/Home-1.jpg",
    "images/Home-2.jpg",
    "images/Home-3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5605 FM 2004",
    "addressLocality": "Hitchcock",
    "addressRegion": "TX",
    "postalCode": "77563"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.3482905,
    "longitude": -95.0160368
  }
}