{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-craft-brewery-beer-garden-logan-oh",
  "name": "Scenic Craft Brewery & Beer Garden",
  "description": "Step into a 27,000 sq ft outdoor beer garden where RV Camping meets house-made craft beer, wine, cider and seltzers. Enjoy rotating food trucks, live music and cozy bonfires in a pet- and family-friendly setting. Level grassy parking offers a quiet overnight stay just off the main road, while friendly staff welcome you with stickers and 20% off purchases. Sample beer flights or a hearty Reuben sandwich on the patio for a memorable stop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-craft-brewery-beer-garden-logan-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14240/photo-gallery/gAwCf1q9WTNtdcS3_7207081cffe3408495cc13b32055fd70_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Logan, OH",
    "addressLocality": "Logan",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.56039189,
    "longitude": -82.48690127
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.77,
    "reviewCount": 165,
    "bestRating": 5,
    "worstRating": 1
  }
}