{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bucksport-rv-resort-and-marina-conway-sc",
  "name": "Bucksport RV Resort and Marina",
  "description": "Bucksport RV Resort and Marina is located near Conway, South Carolina.",
  "url": "https://campertunity.com/listings/campgrounds/bucksport-rv-resort-and-marina-conway-sc",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "135 Bucksport Rd",
    "addressLocality": "Conway",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.65107409,
    "longitude": -79.0981004
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing_dock"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-06-29"
  },
  "priceRange": "$20-$67"
}