{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stonelick-state-park-wilmington-oh",
  "name": "Stonelick State Park",
  "description": "Stonelick State Park camping reservations and campground information. Learn more about camping near Stonelick State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stonelick-state-park-wilmington-oh",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "c/o Cowan Lake State Park; 1750 Osborn Rd.",
    "addressLocality": "Wilmington",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2175,
    "longitude": -84.05917
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}