{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/midland-pines-rv-park-midland-tx-us",
  "name": "Midland Pines RV Park",
  "description": "We're Midland's Cleanest and Friendliest RV Park! Come Stay With Us in West Texas.",
  "url": "https://campertunity.com/listings/campgrounds/midland-pines-rv-park-midland-tx-us",
  "image": [
    "https://midlandpines.com/assets/images/share.jpg?v=06980e3a",
    "https://midlandpines.com/assets/images/image01.jpg?v=5fad5306"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6305 S County Rd 1285",
    "addressLocality": "Midland",
    "addressRegion": "TX",
    "postalCode": "79706",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.8804835,
    "longitude": -102.2136609
  }
}