{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/midland-odessa-rv-park-odessa-tx",
  "name": "Midland/ Odessa RV Park",
  "description": "Safe, Friendly, Family oriented RV Park.",
  "url": "https://campertunity.com/listings/campgrounds/midland-odessa-rv-park-odessa-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/b1191641-8c6f-4f8d-a4c8-d904a9eb7d07/Front%20Office.jpg",
    "http://img1.wsimg.com/isteam/ip/b1191641-8c6f-4f8d-a4c8-d904a9eb7d07/Front%20Office.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4220 S County Road 1290",
    "addressLocality": "Odessa",
    "addressRegion": "TX",
    "postalCode": "79765",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.910428,
    "longitude": -102.295831
  },
  "sameAs": [
    "https://midlandodessarvpark.org/",
    "https://www.harvesthosts.com/hosts/texas/midlandodessa-rv-park?source=nearby"
  ]
}