{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gateway-park-campground-hillsdale-mi-1",
  "name": "Gateway Park Campground",
  "description": "Gateway Park Campground is located at 4111 West Hallett Road, Hillsdale MI 49242. Gateway Park Campground can be contacted at ***-***-**** or http://www.gatewayparkcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/gateway-park-campground-hillsdale-mi-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4111 West Hallett Road",
    "addressLocality": "Hillsdale",
    "addressRegion": "MI",
    "postalCode": "49242",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.912064,
    "longitude": -84.690554
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/hillsdale/gateway-park-campground",
    "https://www.rvezy.com"
  ]
}