{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gulfport-ms-baywood-rv-park",
  "name": "RV Parks in Gulfport MS​ - Baywood RV Park",
  "description": "Looking for RV parks in Gulfport, MS​? Baywood RV Park offers great amenities, spacious sites, and easy access to Gulf Coast attractions.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gulfport-ms-baywood-rv-park",
  "image": [
    "https://baywoodrvpark.com/wp-content/uploads/2025/03/Baywood-RV-Park_Logos-Badge_Hexagon.png",
    "https://baywoodrvpark.com/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1100 Cowan Rd",
    "addressLocality": "Gulfport",
    "addressRegion": "MS",
    "postalCode": "39507",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3670948,
    "longitude": -89.0876
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}