{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-fonwood-mobile-home-park-housto",
  "name": "Fonwood Mobile Home Park",
  "description": "Fonwood Mobile Home Park is located at 5303 Little York Road, Houston TX 77016. Fonwood Mobile Home Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-fonwood-mobile-home-park-housto",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5303 Little York Road, # 79",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77016",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8714322,
    "longitude": -95.3103973
  }
}