{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heirloom-hamlet-ridgeland-sc",
  "name": "Heirloom Hamlet",
  "description": "Looking for originality? You found it. • But what's included for you? - Quick I-95 Access - Any hour arrival (but really late you'll enjoy the self-guided tour) - Privacy (compared to commercial campgrounds, not Alaska) - Bath House (outdoor shower and our famous dry eco-toilet) - Electric 50a (NEMA 14-50) or 30a (NEMA TT-30R) or 20a (Standard) - Water Supply - Wifi (that actually works, but this is the Lowcountry not Silicon Valley) - Good Cell Reception (for us and comments from others) - F...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heirloom-hamlet-ridgeland-sc",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1680179780/dev-campground-photos/pbwxugy61bi2mkezv1of/heirloom-hamlet-espresso-full-50a-water-and-sewer.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ridgeland",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.477695,
    "longitude": -80.99493
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}