{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/craft-brewery-and-coffeehouse-retreat-bowling-green-oh",
  "name": "Craft Brewery and Coffeehouse Retreat",
  "description": "Kick back with RV Camping just steps from a vibrant downtown hub at this celebrated brewery and coffeehouse. Park easily in a spacious, well-lit shared lot behind the building, then sample award-winning craft beers and hearty restaurant fare--from hot chicken sandwiches to Tex-Mex wraps. Return in the morning for expertly brewed espresso or cold-brew coffee and a breakfast sandwich. Friendly staff, live music nights, and walkable shops make this stop a memorable on-the-road destination.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/craft-brewery-and-coffeehouse-retreat-bowling-green-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/28190/photo-gallery/D53jtQJNU69ABOue_6b79d0b96d976ba9c3e2d35c800f1cf8_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bowling Green, OH",
    "addressLocality": "Bowling Green",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.38244773,
    "longitude": -83.67947665
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  }
}