{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charming-urban-neighborhood-retreat-austin-tx-us",
  "name": "Charming Urban Neighborhood Retreat",
  "description": "Discover RV camping in a vibrant residential enclave just north of downtown. This snug, secure spot offers easy street-side parking and is within walking distance of top breweries, art-house cinema, and a diverse lineup of eateries--from craft beer havens to ramen shops and BBQ joints. Guests rave about the welcoming hosts, personalized assistance with setups, and insider tips on local bites and drinks. Connected by multiple nearby bus lines, this urban oasis is perfect for explorers seeking...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charming-urban-neighborhood-retreat-austin-tx-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11328/profile/QI61an9KP82jxpyY_3ed42b5e6d7fda0801187b2449f8eebf_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/204151/profile/fogbdfdBF28Xijw7_82b2b1f79ef23b20ef247ed4686fc2b2_small.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Austin, TX",
    "addressLocality": "Austin",
    "addressRegion": "TX",
    "postalCode": "78757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.34291792,
    "longitude": -97.75529538
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}