{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-monroe-mi",
  "name": "Harbortown RV Resort",
  "description": "140 sites w/sewer. New luxury full service RV resort, designed for big rigs, 50/30/20 amp electric service. 18 hole golf course, across from Outlet Shopping Mall, planned activities, WiFi, individual restrooms, all paved roads, 1 mile to Lake Erie. Family",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-monroe-mi",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Monroe",
    "addressRegion": "MI",
    "postalCode": "48161",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8864548,
    "longitude": -83.3998932
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/michigan/monroe/harbortown-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big Rig Friendly"
    }
  ]
}