{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-richmond-va",
  "name": "Boondockers Welcome Host",
  "description": "This is a flat spot next to the road on the driveway. There's not much around here as far as attractions go, and not much to do.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-richmond-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26609/profile/NkSwmRhYkTBD0BSJ_ab31e37f8eac6eec406e2b8f6137e1aa_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Richmond, VA",
    "addressLocality": "Richmond",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.61606722,
    "longitude": -77.47556875
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}