{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/30-amps-aiken-sc",
  "name": "30 Amps",
  "description": "Aiken RV Park is just 1 mile off Interstate 20 at Exit 22 and 10 minutes from beautiful historic downtown Aiken. RV Park amenities include Wi-fi, full 30/50 amp hookups, shower facilities and laundry Facilities, and pull-through RV sites for the overnight customer. Pets are allowed only if the owner keeps them clean and quiet. Whether for a short and or long-term stay, we hope to see you soon! We have new manager Joe since 2020 April, he is happy to help you. :)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/30-amps-aiken-sc",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/058/958/full/aiken-rv-park-aiken-sc-2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Aiken",
    "addressRegion": "SC",
    "postalCode": "29805",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.5723191,
    "longitude": -81.6182086
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ]
}