{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southgate-rv-fayetteville-ar-us",
  "name": "Southgate RV Park",
  "description": "Southgate RV Park is located at 2331 South School Avenue, Fayetteville AR 72701. Southgate RV Park can be contacted at ***-***-**** or http://www.southgatervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/southgate-rv-fayetteville-ar-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2331 South School Avenue",
    "addressLocality": "Fayetteville",
    "addressRegion": "AR",
    "postalCode": "72701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0380556,
    "longitude": -94.1686111
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/fayetteville/southgate-rv-park"
  ]
}