{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-ponagansett-north-scituate-ri",
  "name": "Camp Ponagansett",
  "description": "Camp Ponagansett is located at 100 Rustic Hill Road, North Scituate RI 2857. Camp Ponagansett can be contacted at ***-***-**** or http://www.visitrhodeisland.com/listing/camp-ponagansett/210/",
  "url": "https://campertunity.com/listings/campgrounds/camp-ponagansett-north-scituate-ri",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Rustic Hill Road",
    "addressLocality": "North Scituate",
    "addressRegion": "RI",
    "postalCode": "2857",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.866637,
    "longitude": -71.684352
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/rhode-island/north-scituate/camp-ponagansett"
  ]
}