{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-palm-shores-rv-park-melbou",
  "name": "Palm Shores RV Park",
  "description": "Palm Shores RV Park is located at 5090 North US Highway 1, Melbourne FL 32940. Palm Shores RV Park can be contacted at ***-***-**** or http://palmshoresrvpark.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-palm-shores-rv-park-melbou",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5090 North US Highway 1",
    "addressLocality": "Melbourne",
    "addressRegion": "FL",
    "postalCode": "32940",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.191449,
    "longitude": -80.658878
  }
}