{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leisure-lane-rv-resort-conroe-tx-2",
  "name": "Leisure Lane RV Resort",
  "description": "Leisure Lane RV offers the comforts of a peaceful natural park setting, combined with extensive amenities to make your stay relaxing and enjoyable.",
  "url": "https://campertunity.com/listings/campgrounds/leisure-lane-rv-resort-conroe-tx-2",
  "image": [
    "https://www.leisurelanervresort.com/site/wp-content/uploads/2022/10/Leisure-Lane-RV-Resort.png",
    "https://www.leisurelanervresort.com/site/wp-content/uploads/2022/10/Leisure-Lane-RV-Park-Conroe-Park-Grounds-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15406 FM 3083",
    "addressLocality": "Conroe",
    "addressRegion": "TX",
    "postalCode": "77302",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.25797,
    "longitude": -95.33744
  }
}