{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/midland-rv-park-midland-tx",
  "name": "Midland RV Park",
  "description": "Looking for a campground in the Midland, TX area? Call Midland RV Park today to reserve a spot! We are a full hookup RV park and provide laundry facilities!",
  "url": "https://campertunity.com/listings/campgrounds/midland-rv-park-midland-tx",
  "image": [
    "/files/2023/10/DL.jpg",
    "/files/2023/10/DL2.jpg",
    "/files/2023/10/Midland_RV_Park_Drone-27.jpg",
    "/files/2023/10/Midland_RV_Park_-_Ground-27.jpg",
    "/files/2023/10/BG.jpg",
    "/files/2023/10/Midland_RV_Park_-_Ground-7.jpg",
    "/files/2023/10/Midland_RV_Park_-_Ground-8.jpg",
    "/files/2023/10/click-to-leave-review-small.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2134 S Midland Drive",
    "addressLocality": "Midland",
    "addressRegion": "TX",
    "postalCode": "79703",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.961641,
    "longitude": -102.12418
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}