{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sun-valley-beach-club-old-springfield-road-stafford-ct",
  "name": "Sun Valley Beach Club Old Springfield Road, Stafford, CT 06076",
  "description": "....",
  "url": "https://campertunity.com/listings/campgrounds/sun-valley-beach-club-old-springfield-road-stafford-ct",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Springfield Road",
    "addressLocality": "Stafford",
    "addressRegion": "CT",
    "postalCode": "06076",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9796397,
    "longitude": -72.3616219
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/657146-sun-valley-beach-club-in-stafford-ct"
  ]
}