{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-cranston-ri",
  "name": "Hope Yoga Sangha",
  "description": "Large flat land. Maybe electric maybe water depending on the traveler. Beautiful River kayaking nearby.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-cranston-ri",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/46001/photo-gallery/hhFGg4FYXCCz21gG_aa4d4e1cbf96a3c9160bc3e622f9c6e0_small.jpg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cranston, RI",
    "addressLocality": "Cranston",
    "addressRegion": "RI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.77453065,
    "longitude": -71.57721735
  },
  "checkinTime": "05:40:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}