{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/echo-lake-campground-pascoag-ri",
  "name": "Echo Lake Campground",
  "description": "Echo Lake Campground is located at 200 Moroney Road, Pascoag RI 2859. Echo Lake Campground can be contacted at ***-***-**** or http://www.echolakecampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/echo-lake-campground-pascoag-ri",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "200 Moroney Road",
    "addressLocality": "Pascoag",
    "addressRegion": "RI",
    "postalCode": "2859",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.93802,
    "longitude": -71.721078
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/rhode-island/pascoag/echo-lake-campground"
  ]
}