{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mt-gilead-state-park-mt-gilead-oh",
  "name": "Mt Gilead State Park Campground",
  "description": "Mt. Gilead State Park is open year round and has 59 campsites (with hookups), 2 cabins and 6 primitive sites in a wooded setting next to a small lake.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mt-gilead-state-park-mt-gilead-oh",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/55724/Mount_Gilead_058.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4119 State Route 95",
    "addressLocality": "Mt. Gilead",
    "addressRegion": "OH",
    "postalCode": "43338"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.54743,
    "longitude": -82.80991
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}