{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-roanoke-va",
  "name": "Boondockers Welcome Host",
  "description": "Level, paved parking area. Fenced backyard for socialized, well-behaved dogs. Close proximity to I-81 and Blue Ridge Parkway. Suggested Local Attractions: Blue Ridge Parkway, Mill Mountain/Roanoke Star, Center in the Square, Virginia Transportation Museum, Pinball Museum, Black Dog Salvage, Parkway Brewery.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-roanoke-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/placeholder_profile_photo_boondockers_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Roanoke, VA",
    "addressLocality": "Roanoke",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.34074991,
    "longitude": -79.86398129
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  }
}