{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/texas-four-rv-park-odessa-tx",
  "name": "Texas Four RV Park",
  "description": "Discover ultimate RV comfort at Texas Four RV Park in Odessa, Texas. Conveniently located near Loop 338 and I-20.",
  "url": "https://campertunity.com/listings/campgrounds/texas-four-rv-park-odessa-tx",
  "image": [
    "https://static.wixstatic.com/media/51c224_e4a3a370e3874eb3a47de2b5b9ab5dd1%7Emv2.png/v1/fit/w_2500,h_1330,al_c/51c224_e4a3a370e3874eb3a47de2b5b9ab5dd1%7Emv2.png",
    "https://static.wixstatic.com/media/51c224_e4a3a370e3874eb3a47de2b5b9ab5dd1~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3902 West 8th Street",
    "addressLocality": "Odessa",
    "addressRegion": "TX",
    "postalCode": "79763-3102",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.8457149,
    "longitude": -102.367687
  },
  "sameAs": [
    "https://www.texasfourrv.com/"
  ]
}