{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-ellsworth-mi",
  "name": "Spot2Nite",
  "description": "Check out Wooden Shoe Campground in Ellsworth, Michigan on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-ellsworth-mi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/da5184c3-98e7-11ef-894b-9ea126926b27/card.jpg?v=63897749907"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6625 Bridge Street",
    "addressLocality": "Ellsworth",
    "addressRegion": "MI",
    "postalCode": "49729",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.163947,
    "longitude": -85.239414
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/michigan/ellsworth/wooden-shoe-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}