{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ashaway-rv-resort-bradford-ri-us",
  "name": "Ashaway RV Resort",
  "description": "Ashaway RV Resort is located at 235 Ashaway Road, Bradford RI 2808. Ashaway RV Resort can be contacted at ***-***-**** or https://ashawayrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/ashaway-rv-resort-bradford-ri-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "235 Ashaway Road",
    "addressLocality": "Bradford",
    "addressRegion": "RI",
    "postalCode": "2808",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4118264,
    "longitude": -71.7503872
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/rhode-island/bradford/ashaway-rv-resort",
    "https://www.zemanrv.com/resorts/ashaway-pines-rv-resort",
    "https://thedyrt.com/camping/rhode-island/ashaway-rv-resort"
  ]
}