{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sundown-mobile-home-houston-tx",
  "name": "Sundown Mobile Home",
  "description": "Sundown Mobile Home is located at 12117 Aldine Westfield Road, Houston TX 77093. Sundown Mobile Home can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/sundown-mobile-home-houston-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12117 Aldine Westfield Road",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77093",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8905801,
    "longitude": -95.3578836
  }
}