{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-girls-point-county-park-ironwood-mi",
  "name": "Little Girls Point County Park",
  "description": "Little Girls Point County Park is located at E1930 Lake Road, Ironwood MI 49938. Little Girls Point County Park can be contacted at ***-***-**** or https://www.gogebicforestryandparks.com/little-girl-s-point-county-park",
  "url": "https://campertunity.com/listings/campgrounds/little-girls-point-county-park-ironwood-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E1930 Lake Road",
    "addressLocality": "Ironwood",
    "addressRegion": "MI",
    "postalCode": "49938",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.60387,
    "longitude": -90.322092
  }
}