{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/traders-village-houston-tx",
  "name": "Traders Village Houston",
  "description": "Traders Village Houston is located at 7979 North Eldridge Parkway, Houston TX 77041. Traders Village Houston can be contacted at ***-***-**** or http://www.tradersvillage.com/",
  "url": "https://campertunity.com/listings/campgrounds/traders-village-houston-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7979 North Eldridge Parkway",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77041",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8937214,
    "longitude": -95.6101618
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/houston/traders-village-houston"
  ]
}