{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/royal-coach-mobile-home-village-houston-tx",
  "name": "Royal Coach Mobile Home Village",
  "description": "Royal Coach Mobile Home Village is located at 700 West Greens Road, Houston TX 77067. Royal Coach Mobile Home Village can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/royal-coach-mobile-home-village-houston-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "700 West Greens Road, # 101",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77067",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9515214,
    "longitude": -95.4252361
  }
}