{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-getty-park-jamestown-ri",
  "name": "Fort Getty Park",
  "description": "Fort Getty Park is located at 1050 Fort Getty Road, Jamestown RI 2835. Fort Getty Park can be contacted at ***-***-**** or http://www.jamestownri.gov/residents/fort-getty",
  "url": "https://campertunity.com/listings/campgrounds/fort-getty-park-jamestown-ri",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1050 Fort Getty Road",
    "addressLocality": "Jamestown",
    "addressRegion": "RI",
    "postalCode": "2835",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.488838,
    "longitude": -71.399154
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/rhode-island/jamestown/fort-getty-park"
  ]
}