{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-lexington-ky",
  "name": "Boondockers Welcome Host",
  "description": "Driveway space for van on a quiet neighborhood street. Walking distance to Arboretum and easy drive to downtown.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-lexington-ky",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15243/photo-gallery/s8YIk08WhX18RFG2_a5441b979811eb07e1b93c2e09b87586_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/62182/profile/uDkATKhAlxIfglcj_dd14e8ce1938cc12dd98903d3bd47c48_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lexington, KY",
    "addressLocality": "Lexington",
    "addressRegion": "KY",
    "postalCode": "40502",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.01396357,
    "longitude": -84.4979132
  },
  "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": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}