{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/surfer-beach-and-tree-sanctuary-melbourne-fl",
  "name": "Surfer Beach And Tree Sanctuary",
  "description": "Sleeps 4, maybe 5. Not 7. Dont know where hipcamp got 7... Dome site is tucked under a tree canopy, a short walk to a surfer beach. Close to a bathroom, open air outside shower, and fire pit, A/C, mini-heater, fan, and mini-fridge included. If 1 or 2 people stay, the queen bed is made up with a fitted sheet, a flat sheet, a comforter, and 4 pillows. (2 shams, 2 pillows.) There is a couch as well. If 3 or 4 people stay, the queen is set and ready, and the couch is converted to a bunk. Twin bed...",
  "url": "https://campertunity.com/listings/campgrounds/surfer-beach-and-tree-sanctuary-melbourne-fl",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1740361269/campground-photos/ufmz7bvv7bin06bq86gd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Melbourne",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.95141,
    "longitude": -80.69424
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}