{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/urban-craft-brewery-retreat-raleigh",
  "name": "Urban Craft Brewery Retreat",
  "description": "Discover RV camping at this vibrant craft brewery nestled in an energetic urban district. Pull in on level gravel parking just steps from the taproom, where rotating core and seasonal brews--from spiced porter to award-winning lagers--await on a dog-friendly patio. Clean, stocked facilities and welcoming staff make setup a breeze. Explore the nearby bike greenway, live music venues, and local eateries before you hit the road refreshed.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/urban-craft-brewery-retreat-raleigh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29937/photo-gallery/hbXRNv4ylNGAm9PU_b2e9dc56a533f2129e8c5cb60a0fa9d9_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Raleigh, NC",
    "addressLocality": "Raleigh",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.87136142,
    "longitude": -78.72967806
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.56,
    "reviewCount": 71,
    "bestRating": 5,
    "worstRating": 1
  }
}