{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-zanesville-oh",
  "name": "Boondockers Welcome Host",
  "description": "Just minutes from I-70 and just outside Zanesville is this hidden gem surrounded by nature. Plenty of deer, birds and squirrels to keep you company.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-zanesville-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43601/photo-gallery/ksdsMVOZZX3vAVHN_2424ed6d196b821d6f7b2702efb2c82f_small.jpg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zanesville, OH",
    "addressLocality": "Zanesville",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.94457444,
    "longitude": -82.06838508
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}