{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/western-weekend-emmett-mi",
  "name": "Western Weekend",
  "description": "Western weekend",
  "url": "https://campertunity.com/listings/campgrounds/western-weekend-emmett-mi",
  "image": [
    "https://koa.com/content/campgrounds/emmett/heroitems/22227heroitems0c287adc-3a78-4e2c-9a7b-94d7c04159e2.jpg",
    "https://koa.com/content/campgrounds/emmett/events/22227eventc21c4972-0b31-4ae4-83b1-adfba7990a27.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3864 Breen Road",
    "addressLocality": "Emmett",
    "addressRegion": "MI",
    "postalCode": "48022",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0080835711,
    "longitude": -82.8492200375
  },
  "sameAs": [
    "https://koa.com/campgrounds/emmett/events/western-weekend_4ff2e074-8d58-4806-942c-a1f17364fc79/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}