{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harbortown-rv-resort-monroe-mi",
  "name": "Harbortown RV Resort",
  "description": "Harbortown RV Resort is located at 14931 Laplaisance Road, Monroe MI 48161. Harbortown RV Resort can be contacted at ***-***-**** or http://harbortownrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/harbortown-rv-resort-monroe-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14931 Laplaisance Road",
    "addressLocality": "Monroe",
    "addressRegion": "MI",
    "postalCode": "48161",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.886371,
    "longitude": -83.399939
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/monroe/harbortown-rv-resort"
  ]
}