{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/george-family-harrison-mi-us",
  "name": "Lake George Family Campground",
  "description": "Lake George Family Campground is located at 1935 Jackson Avenue, Harrison MI 48625. Lake George Family Campground can be contacted at ***-***-**** or http://www.lakegeorgecamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/george-family-harrison-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1935 Jackson Avenue",
    "addressLocality": "Harrison",
    "addressRegion": "MI",
    "postalCode": "48625",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9591219,
    "longitude": -84.9286228
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/harrison/lake-george-family-campground"
  ]
}