{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-road-family-campground",
  "name": "River Road Family Campground",
  "description": "River Road Family Campground is conveniently located less than a mile away from the Broad River. With a local boat ramp, activities such as fishing and kayaking are easily accessible.",
  "url": "https://campertunity.com/listings/campgrounds/river-road-family-campground",
  "image": [
    "http://static1.squarespace.com/static/60f6204a1a1d004a9adf32c1/t/61009074d9fbfb08245789fa/1627426932766/riverroadlogo2.png?format=1500w",
    "//images.squarespace-cdn.com/content/v1/60f6204a1a1d004a9adf32c1/5843c396-cb85-461b-a9d5-472fd1cf957f/riverroadlogo2.png"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}