{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/long-point-park-and-campground",
  "name": "Long Point Park and Campground",
  "description": "84.5-acre park features a playground, bicycle roadway, volleyball, horseshoes, natural trails, boat ramp, camping, picnic tables, and fishing. 2 pavilions to rent.",
  "url": "https://campertunity.com/listings/campgrounds/long-point-park-and-campground",
  "sameAs": [
    "http://brevardfl.gov/ParksAndRecreation/Campgrounds/LongPointPark"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}