{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-palm-lane-rv-park-brawley-brawley-ca",
  "name": "Palm Lane RV Park-Brawley",
  "description": "Palm Lane RV Park-Brawley is located at 231 West Main Street, Brawley CA 92227. Palm Lane RV Park-Brawley can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-palm-lane-rv-park-brawley-brawley-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "231 West Main Street",
    "addressLocality": "Brawley",
    "addressRegion": "CA",
    "postalCode": "92227",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.979126,
    "longitude": -115.5449107
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/brawley/palm-lane-rv-park-brawley"
  ]
}