{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/springwood-lake-campground-3737-sherman-church-rd-east-spart",
  "name": "Springwood Lake Campground 3737 Sherman Church Rd, East Sparta, OH 44626",
  "description": "Springwood Lake is a gated private membership camp club. With over 500 private lot owners, Springwood is operated by a board of twelve elected members. Membership runs from March 15th through March 15th, with camping season April 1st through November 15th each year. Facilities include a heated swimming pool, swimming pond and beach, playgrounds, a fishing lake, club house, tennis and basketball courts, miniature golf (open to the public) and a game room. 600 additional acres are available for...",
  "url": "https://campertunity.com/listings/campgrounds/springwood-lake-campground-3737-sherman-church-rd-east-spart",
  "image": [
    "https://d1vz9u29ljbvc9.cloudfront.net/5e/5e9c/5e9cd4f6-3687-4009-933d-ba521f64be83.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3737 Sherman Church Rd",
    "addressLocality": "East Sparta",
    "addressRegion": "OH",
    "postalCode": "44626",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7074147,
    "longitude": -81.431387
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}