{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/port-crescent-port-austin-mi",
  "name": "Port Crescent State Park Campsite",
  "description": "Port Crescent State Park Campsite is located at Park Road, Port Austin MI 48467. Port Crescent State Park Campsite can be contacted at ***-***-**** or https://www.midnrreservations.com/PORTCRESCENTSTATEPARK",
  "url": "https://campertunity.com/listings/campgrounds/port-crescent-port-austin-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Park Road",
    "addressLocality": "Port Austin",
    "addressRegion": "MI",
    "postalCode": "48467",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0075254,
    "longitude": -83.0524005
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/port-austin/port-crescent-state-park-campsite"
  ]
}