{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grand-texas-rv-resort-new-caney-tx",
  "name": "Grand Texas RV Resort",
  "description": "Grand Texas RV Resort is located at 22846 Texas 242, New Caney TX 77357. Grand Texas RV Resort can be contacted at ***-***-**** or http://grandtxrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/grand-texas-rv-resort-new-caney-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22846 Texas 242",
    "addressLocality": "New Caney",
    "addressRegion": "TX",
    "postalCode": "77357",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1909673,
    "longitude": -95.2034671
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/new-caney/grand-texas-rv-resort"
  ]
}