{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/creekside-airstream-glamping-charleston-sc",
  "name": "Creekside Airstream Glamping!",
  "description": "Our Airstream is nestled by our creek in our backyard on James Island, halfway between downtown Charleston and Folly Beach. While we are located on a busy street, our backyard is quiet and serene, full of nature. You'll have the Airstream to yourself, but will share our communal backyard with our family and the guests who rent our guesthouse. Enjoy canoeing on the creek, fishing, basketball, grilling, campfires, or just sipping your coffee in our outdoor sitting area. No detail has been left...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/creekside-airstream-glamping-charleston-sc",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1686940386/campground-photos/nrtper7ihjsoc56r83ys/creekside-airstream-glamping-creekside-airstream-glamping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Charleston",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7447575,
    "longitude": -79.94034929999998
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Airstream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}