{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-east-greenwich-ri-us",
  "name": "Boondocking host near East Greenwich, RI",
  "description": "Within easy 1/2-mile walking distance of downtown East Greenwich, RI. We can host vehicles up to about 25’ long and enjoy sharing international travel stories!",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-east-greenwich-ri-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/18328/photo-gallery/G2eANSI5eUkTnlnE_7837acff8285eb9bea43ce8fd251d564_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/184931/profile/IORkyBUkDxYbxMhs_b904725e8122e645c20ffb39c1c9bb77_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Greenwich, RI",
    "addressLocality": "East Greenwich",
    "addressRegion": "RI",
    "postalCode": "02818",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.58599263,
    "longitude": -71.50158263
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}