{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jellystone-park-columbus-north-mount-gilead-oh",
  "name": "Jellystone Park™ Columbus North",
  "description": "Yogi Bear’s Jellystone Park™ Columbus North has tent & hull hookup RV campsites In Mount Gilead, OH. Call to book your family RV stay ***-***-****.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jellystone-park-columbus-north-mount-gilead-oh",
  "image": [
    "https://www.columbusjellystone.com/app/uploads/2021/06/cropped-favicon.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4185 Township Road 99",
    "addressLocality": "Mount Gilead,",
    "addressRegion": "OH",
    "postalCode": "43338"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5492265,
    "longitude": -82.8274015
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}