{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-g-r-recreation-campground-houston-de",
  "name": "What is the phone number for G & R Recreation Campground?",
  "description": "G & R Recreation Campground is located at 4075 Gun and Rod Club Road, Houston DE 19954. G & R Recreation Campground can be contacted at ***-***-**** or http://gnrcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-g-r-recreation-campground-houston-de",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4075 Gun and Rod Club Road",
    "addressLocality": "Houston",
    "addressRegion": "DE",
    "postalCode": "19954",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.912388,
    "longitude": -75.5338617
  }
}