{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/downtown-craft-brewery-retreat-oklahoma-city-ok",
  "name": "Downtown Craft Brewery Retreat",
  "description": "Dive into a time-honored brewing tradition at this urban craft brewery offering RV Camping in a clean, level lot just steps from downtown attractions. Friendly hosts welcome you with multiple beer varieties (and even wine) in a fun, spacious atmosphere. Tour through large viewing windows, relax on the pet-friendly patio with provided water bowls, and stroll to local coffee shops, breakfast spots, or entertainment venues. Perfect for craft beer lovers and road-trippers alike.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/downtown-craft-brewery-retreat-oklahoma-city-ok",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/13852/photo-gallery/AvzRZ9wrQkfy1fXk_3b610bf7df16530c4a7c7cd66b7a6dd8_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oklahoma City, OK",
    "addressLocality": "Oklahoma City",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.57983516,
    "longitude": -97.47834331
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.48,
    "reviewCount": 106,
    "bestRating": 5,
    "worstRating": 1
  }
}