{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pike-lake-state-park-cabins-and-day-use-shelters-bainbridge",
  "name": "Pike Lake State Park Cabins And Day Use Shelters",
  "description": "Pike Lake State Park is nestled in the scenic wooded hills of southern Ohio's unglaciated Appalachian plateau region. The 13-acre lake at the heart of the park was dug entirely by hand by the Ohio Civilian Conservation Corps during the 1930s, and remains surrounded by 12,000 acres of state forest. The park offers diverse lodging options including five Basic Cabins that sleep four people (available summer months only, no linens provided), ten Preferred Cabins that sleep six people (year-round...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pike-lake-state-park-cabins-and-day-use-shelters-bainbridge",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Odnr Rd",
    "addressLocality": "Bainbridge",
    "addressRegion": "OH",
    "postalCode": "45612",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.162465,
    "longitude": -83.221263
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}