{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hickory-ridge-campground-coventry-ri",
  "name": "Hickory Ridge Campground",
  "description": "Hickory Ridge Campground is located at 584 Victory Highway, Coventry RI 2827. Hickory Ridge Campground can be contacted at ***-***-**** or http://www.hickoryridgervresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/hickory-ridge-campground-coventry-ri",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "584 Victory Highway",
    "addressLocality": "Coventry",
    "addressRegion": "RI",
    "postalCode": "2827",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7116528,
    "longitude": -71.6988523
  }
}