{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-columbus-oh",
  "name": "Boondockers Welcome Host",
  "description": "We are offering to let others stay in our driveway pad behind our house if someone needs a place to stay over night as they are passing through. Suggested Local Attractions:Easton Town Center, COSI, Columbus Zoo",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-columbus-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11718/profile/9riwc00SDwD4IErO_04c7f2077f5071bb3e9dda77d45ba6ca_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/248642/profile/uEjne3Q4Dwztv0i9_043db4ef0955e4b790195c9b866fef39_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Columbus, OH",
    "addressLocality": "Columbus",
    "addressRegion": "OH",
    "postalCode": "43211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.00286007,
    "longitude": -82.93786608
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}