{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/southwood-rv-park-mobile-al",
  "name": "Southwood RV Park",
  "description": "Southwood RV Park offers full hookup RV sites, laundry facilities, a clubhouse, a dog park, and access to a nearby public boat launch. Perfect for both short-term and long-term stays in Mobile, AL.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/southwood-rv-park-mobile-al",
  "image": [
    "https://southwoodrvpark.com/wp-content/uploads/2024/12/AdobeStock_786887343-scaled-1.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6373 Dauphin Island Parkway",
    "addressLocality": "Mobile",
    "addressRegion": "AL",
    "postalCode": "36605",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.568684,
    "longitude": -88.088083
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}