{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-coronado-palms-rv-mobile-home-par",
  "name": "Coronado Palms RV Mobile Home Park",
  "description": "Coronado Palms RV Mobile Home Park is located at 2200 Coronado Avenue, San Diego CA 92154. Coronado Palms RV Mobile Home Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-coronado-palms-rv-mobile-home-par",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2200 Coronado Avenue",
    "addressLocality": "San Diego",
    "addressRegion": "CA",
    "postalCode": "92154",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.578615,
    "longitude": -117.0856976
  }
}