{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-hill-country-brewery-retreat-austin-tx",
  "name": "Scenic Hill Country Brewery Retreat",
  "description": "Nestled on 41 acres of rolling Hill Country, this destination brewery offers RV Camping with hiking trails, craft beer, wood-fired pizza and a friendly herd of Nigerian dwarf goats. Relax under oak trees in a spacious pasture, cozy up by bonfires on cool evenings, and savor locally brewed ales in a rustic outdoor setting. Family-friendly amenities and safe, level parking make this spot a top pick for campers seeking fresh food, outdoor adventure and laid-back vibes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-hill-country-brewery-retreat-austin-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14027/profile/10MMsrL3E2LgY7AL_c2332d3432890bd006c60c02a2fd989d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Austin, TX",
    "addressLocality": "Austin",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.22787155,
    "longitude": -98.02648211
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.87,
    "reviewCount": 285,
    "bestRating": 5,
    "worstRating": 1
  }
}