{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-12-hole-golf-course-retreat-arcadia-fl",
  "name": "Scenic 12-Hole Golf Course Retreat",
  "description": "Kick back with RV camping at this serene 12-hole golf course nestled among lush wildlife habitats. Guests enjoy level, paved parking and the convenience of complimentary golf carts to explore fairways or cruise manicured grounds. Swing by the Coach‚Äôs Dog House Caf√© for snacks, cold drinks or a refreshing local brew between rounds. With friendly hosts, peaceful mornings and vibrant sunsets over the greens, it‚Äôs a golfer‚Äôs paradise off the beaten path.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-12-hole-golf-course-retreat-arcadia-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/3727/photo-gallery/9jv4cB6TlTVTyF3F_a1b4dda91b87183459bd7f2ed8b5c605_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arcadia, FL",
    "addressLocality": "Arcadia",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.01823639,
    "longitude": -81.99518627
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 132,
    "bestRating": 5,
    "worstRating": 1
  }
}