{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-charlottesville-va",
  "name": "Boondockers Welcome Host",
  "description": "We live on 3/4 acres about 10 minutes outside of Charlottesville. Suggested Local Attractions:Monticello, Blue Ridge Parkway,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-charlottesville-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11726/profile/ONQOkG0lu7KFiVQO_dc76dcb00503bf3f99702660b7c07c39_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/171894/profile/gZzYi3X2YeDKicLi_dc13a5c3a446e7c19d91ba706c5fd785_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Charlottesville, VA",
    "addressLocality": "Charlottesville",
    "addressRegion": "VA",
    "postalCode": "22901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.10398805,
    "longitude": -78.5040212
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}