{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/acadiana-park-campground-lafayette-la",
  "name": "Acadiana Park Campground",
  "description": "Located in a wooded section of Acadiana Park, a 150 acre facility in the northeastern corner of Lafayette, Louisiana (south-central Louisiana), the Nature Station and its accompanying 6 mile trail system is owned and operated by the Division of Arts & Culture, in the Department of Community Development, Lafayette Consolidated Government. Environmental education programming began here in 1974 as an offshoot of our parent organization, the Lafayette Science Museum.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/acadiana-park-campground-lafayette-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1201 E. Alexander St.",
    "addressLocality": "Lafayette",
    "addressRegion": "LA",
    "postalCode": "70501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.253288,
    "longitude": -91.983874
  }
}