{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arcadia-palms-rv-park-fort-wayne-in",
  "name": "Arcadia Palms Rv Park",
  "description": "Arcadia Palms Rv Park. RV Park and Campground in Fort Wayne, Indiana",
  "url": "https://campertunity.com/listings/campgrounds/arcadia-palms-rv-park-fort-wayne-in",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2042 Broadway",
    "addressLocality": "Fort Wayne",
    "addressRegion": "IN",
    "postalCode": "46802",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0667192,
    "longitude": -85.1527455
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/indiana/arcadia-palms-rv-park/"
  ]
}