{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/creekside-restaurant-tasting-spot-battle-creek-mi",
  "name": "Creekside Restaurant & Tasting Spot",
  "description": "This location offers a convenient stopover just off the interstate, featuring a casual dining restaurant with excellent food and friendly service in a pleasant atmosphere. The large paved parking area is well-lit and clearly marked for overnight guests, with spacious accommodations for RVs and larger vehicles. The responsive and accommodating management makes securing a spot straightforward, even for last-minute requests. The restaurant showcases an impressive selection of craft beers and win...",
  "url": "https://campertunity.com/listings/campgrounds/creekside-restaurant-tasting-spot-battle-creek-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/1281/photo-gallery/vIQkJWdmaNlqE61y_e9d9b75cc9f62ad534934e9114ca1482_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Battle Creek, MI",
    "addressLocality": "Battle Creek",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.27230448,
    "longitude": -85.13635765
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.77,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  }
}