{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leydens-regeneration-sanctuary-west-greenwich-ri-us",
  "name": "Leyden’s Regeneration Sanctuary",
  "description": "Sandy bottom site is the perfect tent spot without worrying of mud or grass. The friend who built my deck made the small fire pit on the site.",
  "url": "https://campertunity.com/listings/campgrounds/leydens-regeneration-sanctuary-west-greenwich-ri-us",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1726064605/dev-campground-photos/fnrcqyatoeryxtngijoq/leyden-s-regeneration-sanctuary-sandy-bottom-new-york-city.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "West Greenwich",
    "addressRegion": "RI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.645675,
    "longitude": -71.706844
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}