{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/safe-haven-mini-rv-park-markham-tx",
  "name": "Safe Haven Mini RV Park - Markham, TX",
  "description": "Small and quiet 6 slot RV park located in Markham, TX. RV spaces include a cement pad (up to 35ft long), grassy area, parking area and personal picnic table.",
  "url": "https://campertunity.com/listings/campgrounds/safe-haven-mini-rv-park-markham-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/eada785b-ebc5-4860-9a8b-6320f4d519e9/IMG_8903.jpg",
    "http://img1.wsimg.com/isteam/ip/eada785b-ebc5-4860-9a8b-6320f4d519e9/IMG_8903.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "500 Ave H",
    "addressLocality": "Markham",
    "addressRegion": "TX",
    "postalCode": "77456",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.965429,
    "longitude": -96.070227
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}