{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-south-city-park-opelousas-la",
  "name": "South City Park",
  "description": "South City Park is located at 1524 South Market Street, Opelousas LA 70570. South City Park can be contacted at ***-***-**** or http://cityofopelousas.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-south-city-park-opelousas-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1524 South Market Street",
    "addressLocality": "Opelousas",
    "addressRegion": "LA",
    "postalCode": "70570",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.5180467,
    "longitude": -92.0867638
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/louisiana/opelousas/south-city-park",
    "https://www.explorelouisiana.com/lodging/campgrounds-rv-parks/south-city-park-campground"
  ]
}