{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/palm-shores-rv-park-melbourne-fl",
  "name": "Palm Shores RV Park",
  "description": "Palm Shores RV Park is a growing, family park on Brevard County’s picturesque Indian River. It’s a vibrant region of Florida where recreational and entertainmen",
  "url": "https://campertunity.com/listings/campgrounds/palm-shores-rv-park-melbourne-fl",
  "image": [
    "https://photos.thedyrt.com/photo/1134613/media/palm-shores-rv-park_bbd2053e-a1ef-4c58-8519-68e49b899330.jpeg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1134613/media/palm-shores-rv-park_bbd2053e-a1ef-4c58-8519-68e49b899330.jpeg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5090 North Harbor City Blvd",
    "addressLocality": "Melbourne",
    "addressRegion": "FL",
    "postalCode": "32940",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.19144041,
    "longitude": -80.65888036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ]
}