{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-raisin-marina-and-campground-monroe",
  "name": "River Raisin Marina and Campground",
  "description": "Welcome to River Raisin Marina and Campground",
  "url": "https://campertunity.com/listings/campgrounds/river-raisin-marina-and-campground-monroe",
  "image": [
    "https://img1.wsimg.com/isteam/ip/229bd8fc-3207-4cc6-8f1b-32c522dced7e/ffc315be-f535-469a-bec6-c8b8278c7fc6.png",
    "http://img1.wsimg.com/isteam/ip/229bd8fc-3207-4cc6-8f1b-32c522dced7e/ffc315be-f535-469a-bec6-c8b8278c7fc6.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2502 E Elm Ave",
    "addressLocality": "Monroe",
    "addressRegion": "MI",
    "postalCode": "48162",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.902301,
    "longitude": -83.362547
  },
  "sameAs": [
    "https://riverraisinmarinaandcampground.com/"
  ]
}