{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-r-l-rv-park-new-caney-tx",
  "name": "R & L RV Park",
  "description": "R & L RV Park is located at 22954 Antique Lane, New Caney TX 77357. R & L RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-r-l-rv-park-new-caney-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22954 Antique Lane",
    "addressLocality": "New Caney",
    "addressRegion": "TX",
    "postalCode": "77357",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.144391,
    "longitude": -95.2163098
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/new-caney/r-l-rv-park"
  ]
}