{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cowan-lake-campground-wilmington",
  "name": "Cowan Lake Campground",
  "description": "Located at Cowan Lake State Park in southwestern Ohio, this established campground offers 254 campsites in a peaceful, wooded lakefront setting. The campground provides electric hookups and is well-suited for families and RV campers seeking a full-amenity camping experience. A camp store on-site offers snacks, ice cream, a grill, and rentals for camping equipment, bikes, and kayaks. The campground features convenient access to a dedicated camper's beach, basketball court, and boat launch ramp...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cowan-lake-campground-wilmington",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Odnr Rd",
    "addressLocality": "Wilmington",
    "addressRegion": "OH",
    "postalCode": "45177",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.393079,
    "longitude": -83.890891
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ]
}