{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/our-happy-trails-rv-park-tyler-tx",
  "name": "Our Happy Trails RV Park",
  "description": "At the intersection of comfort and convenience lies Our Happy Trails RV Park, where you can take full advantage of numerous amenities and services that are guaranteed to make your stay with us a memorable one. Nestled just 1 mile North of I-20 at exit 557, Jim Hogg Road, and within minutes of Tyler, our park is just outside the thriving city of Lindale, hometown of Miranda Lambert. Happy Trails is also within the award-winning Lindale Independent School District. You will be close to Wal Mart...",
  "url": "https://campertunity.com/listings/campgrounds/our-happy-trails-rv-park-tyler-tx",
  "image": [
    "https://www.aaa.com/AAA/Common/travelgateway/images/category/CAMPGROUND-6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tyler",
    "addressRegion": "TX",
    "postalCode": "75706",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3512601,
    "longitude": -95.3010624
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}