{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fire-ring-grill-brimley-mi",
  "name": "Fire Ring / Grill",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/fire-ring-grill-brimley-mi",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/105/246/full/riverview-campground-brimley-mi-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brimley",
    "addressRegion": "MI",
    "postalCode": "49715",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/riverview-campground-57686"
  ],
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    }
  ]
}