{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-midland-tx",
  "name": "Boondocking host near Midland, TX",
  "description": "Our home is on a 2-acre lot with a large gravel parking area that is \"level'ish\". We are approximately 6 miles north of I-20 and 10-15 minutes from restaurants and shopping in Midland. There is a grocery store and Walmart with 9 miles. Use Google Maps for directions, the neighborhood is new and does not show up on most GPS systems.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-midland-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15178/profile/M2bwzI1J5Xs4vtjD_a147728253f9c13205345cfec7c91716_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/42946/profile/gBdtW8Ik0LErWDyR_3f75066012e59950a87750fe0d86108b_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Midland, TX",
    "addressLocality": "Midland",
    "addressRegion": "TX",
    "postalCode": "79705",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.12090438,
    "longitude": -102.0161649
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}