{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oak-embers-campground-west-greenwich-ri",
  "name": "Oak Embers Campground",
  "description": "Oak Embers Campground is located at 219 Escoheag Hill Road, West Greenwich RI 2817. Oak Embers Campground can be contacted at ***-***-**** or http://www.oakembers.com/",
  "url": "https://campertunity.com/listings/campgrounds/oak-embers-campground-west-greenwich-ri",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "219 Escoheag Hill Road",
    "addressLocality": "West Greenwich",
    "addressRegion": "RI",
    "postalCode": "2817",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.598256,
    "longitude": -71.762221
  }
}