{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ladson-rv-park-ladson-sc",
  "name": "Ladson RV Park",
  "description": "Ladson RV Park caters to RV travelers seeking peace and quiet. We offer full hook-up sites ideal for both short getaways and extended stays.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ladson-rv-park-ladson-sc",
  "image": [
    "https://static.wixstatic.com/media/b7c2e5_05a7773f89ad476f83a22c9afaa6bd95%7Emv2.png/v1/fit/w_2500,h_1330,al_c/b7c2e5_05a7773f89ad476f83a22c9afaa6bd95%7Emv2.png",
    "https://static.wixstatic.com/media/bfc442_6915a255ab204ca1920b45d3130e311d~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9687 Jamison Road",
    "addressLocality": "Ladson",
    "addressRegion": "SC",
    "postalCode": "29456-4309",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0062755,
    "longitude": -80.1093339
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}