{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-king-parkway-mobile-home-comm",
  "name": "King Parkway Mobile Home Community",
  "description": "King Parkway Mobile Home Community is located at 8903 C E King Parkway, Houston TX 77044. King Parkway Mobile Home Community can be contacted at ***-***-**** or http://www.kingparkwaymhc.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-king-parkway-mobile-home-comm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8903 C E King Parkway",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77044",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.855896,
    "longitude": -95.2141266
  }
}