{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-in-camp-hill-camp-hill-al",
  "name": "Camp in Camp Hill!",
  "description": "Bring your camper or pitch your tent on a quiet 130-acres in Camp Hill, Alabama. You'll have a fire pit, picnic table, access to a pond, several small creeks and loop trail around the property. This camp is 3-5 minutes from the main house, so you'll have plenty of privacy.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-in-camp-hill-camp-hill-al",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1680973287/campground-photos/yobhykjjtti56jaf7tdk/camp-in-camp-hill-camp-in-camp-hill.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camp Hill",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8276162,
    "longitude": -85.619485
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}