{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/genesee-otter-lake-campground-otter-lake-mi",
  "name": "Genesee Otter Lake Campground",
  "description": "Genesee Otter Lake Campground is a secluded Michigan oasis located in the north east corner of Genesee county, on the banks of Michigan's Twin Sister Lakes.",
  "url": "https://campertunity.com/listings/campgrounds/genesee-otter-lake-campground-otter-lake-mi",
  "image": [
    "https://img1.wsimg.com/isteam/ip/574cf6e2-41d1-4ca2-82c3-d412dc7bca6c/fe566c52-d28f-4fc6-bbc5-07f8f2399cd8.JPG",
    "http://img1.wsimg.com/isteam/ip/574cf6e2-41d1-4ca2-82c3-d412dc7bca6c/fe566c52-d28f-4fc6-bbc5-07f8f2399cd8.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12260 Farrand Rd",
    "addressLocality": "Otter Lake",
    "addressRegion": "MI",
    "postalCode": "48464",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.194902,
    "longitude": -83.470296
  }
}