{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-indian-river-mi",
  "name": "Spot2Nite",
  "description": "Check out Twin Bears Wooded Campground in Indian River, Michigan on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-indian-river-mi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/3f8b1cfa-9288-11ed-833b-ae29f73191bf/card.jpg?v=63892713381"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2201 Michigan 68",
    "addressLocality": "Indian River",
    "addressRegion": "MI",
    "postalCode": "49749",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.370837,
    "longitude": -84.530234
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}