{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/petoskey-state-park-petoskey-mi-us",
  "name": "Petoskey State Park",
  "description": "Petoskey State Park is located at 2475 Michigan 119, Petoskey MI 49770. Petoskey State Park can be contacted at ***-***-**** or http://www.dnr.state.mi.us/parksandtrails/Details.aspx?id=483&type=SPRK",
  "url": "https://campertunity.com/listings/campgrounds/petoskey-state-park-petoskey-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2475 Michigan 119",
    "addressLocality": "Petoskey",
    "addressRegion": "MI",
    "postalCode": "49770",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4041451,
    "longitude": -84.9058198
  }
}