{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-granbury-rv-resort-granbury-tx",
  "name": "Granbury RV Resort",
  "description": "Granbury RV Resort is located at 1800 Mambrino Highway, Granbury TX 76048. Granbury RV Resort can be contacted at ***-***-**** or https://granburyrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-granbury-rv-resort-granbury-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1800 Mambrino Highway",
    "addressLocality": "Granbury",
    "addressRegion": "TX",
    "postalCode": "76048",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3764195,
    "longitude": -97.7421617
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/granbury/granbury-rv-resort"
  ]
}