{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thunder-bay-rv-park-alpena-mi",
  "name": "Thunder Bay RV Park",
  "description": "A.K.A. CAMP TALL GRASS",
  "url": "https://campertunity.com/listings/campgrounds/thunder-bay-rv-park-alpena-mi",
  "image": [
    "https://img1.wsimg.com/isteam/ip/868e3703-2513-4dd7-a6b4-7e632765bb24/Pavilon%202.png",
    "http://img1.wsimg.com/isteam/ip/868e3703-2513-4dd7-a6b4-7e632765bb24/Pavilon%202.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4250 US 23 S",
    "addressLocality": "Alpena",
    "addressRegion": "MI",
    "postalCode": "49707",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.01336,
    "longitude": -83.46692
  }
}