{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-bottom-farms-family-campground-swansea-sc-2",
  "name": "River Bottom Farms Family Campground",
  "description": "Nestled on 43 beautiful acres south of Columbia, SC. River and pond fishing, pool, clubroom and planned activities enhance a first class camping experience. Don't forget to stop by and see Yogi Bear and Booboo! Open year-round. Big rigs, Camp Clubs, and Snow birds welcome!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-bottom-farms-family-campground-swansea-sc-2",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/3ed0076c-d445-11ef-a5d3-e6a99fac877c/card.jpg?v=63904277135"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Swansea",
    "addressRegion": "SC",
    "postalCode": "29160",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6664804,
    "longitude": -81.1998955
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    }
  ]
}