{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wpfc-south-kingstown-ri",
  "name": "Wpfc",
  "description": "Family Owned & Operated for Over 50 Years",
  "url": "https://campertunity.com/listings/campgrounds/wpfc-south-kingstown-ri",
  "image": [
    "https://static.wixstatic.com/media/d9df34_ecf7fe3a00de4055a4bf975273ee5b5a~mv2.jpg/v1/fill/w_2500,h_1668,al_c/d9df34_ecf7fe3a00de4055a4bf975273ee5b5a~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wordens Pond Road",
    "addressLocality": "South Kingstown",
    "addressRegion": "RI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.454944,
    "longitude": -71.5394738
  }
}