{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-bottom-farms-family-campground-swansea-sc",
  "name": "What is the phone number for River Bottom Farms Family Campground?",
  "description": "River Bottom Farms Family Campground is located at 357 State Road S-32-45, Swansea SC 29160. River Bottom Farms Family Campground can be contacted at ***-***-**** or http://www.riverbottomfarms.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-bottom-farms-family-campground-swansea-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "357 State Road S-32-45",
    "addressLocality": "Swansea",
    "addressRegion": "SC",
    "postalCode": "29160",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6687978,
    "longitude": -81.1981689
  }
}