{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ashaway-rv-resort-hopkinton-ri",
  "name": "Ashaway RV Resort - Travel Trailer Tips",
  "description": "Tagline",
  "url": "https://campertunity.com/listings/campgrounds/ashaway-rv-resort-hopkinton-ri",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "235 Ashaway Rd",
    "addressLocality": "Hopkinton",
    "addressRegion": "RI",
    "postalCode": "02808",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4118264,
    "longitude": -71.75038719999999
  }
}