{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hugo-point-county-park-baytown",
  "name": "Hugo Point County Park",
  "description": "Hugo Point County Park is located at Hugo Park Road, Baytown TX 77523. Hugo Point County Park can be contacted at or http://www.co.chambers.tx.us/default.aspx?name=parks.hugo_point",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hugo-point-county-park-baytown",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hugo Park Road",
    "addressLocality": "Baytown",
    "addressRegion": "TX",
    "postalCode": "77523",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8125604,
    "longitude": -94.7975838
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/baytown/hugo-point-county-park"
  ]
}