{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/h-g-rv-park-and-campground-hazen-ar",
  "name": "H & G RV Park and Campground",
  "description": "H & G RV Park and Campground is located at 1702 US Highway 63, Hazen AR 72064. H & G RV Park and Campground can be contacted at ***-***-**** or https://handgrvpark.com/?utm_source=google&utm_medium=GMB&utm_campaign=gmb-profile",
  "url": "https://campertunity.com/listings/campgrounds/h-g-rv-park-and-campground-hazen-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1702 US Highway 63",
    "addressLocality": "Hazen",
    "addressRegion": "AR",
    "postalCode": "72064",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7989565,
    "longitude": -91.5692128
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/hazen/h-g-rv-park-and-campground"
  ]
}