{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-golf-community-retreat-avon-park-fl",
  "name": "Lakeside Golf Community Retreat",
  "description": "Immerse yourself in RV Camping at this tropical golf community featuring 36 championship holes framed by marshland vistas and abundant birdlife. Park your rig on level, gated grounds and enjoy a required round of golf on meticulously maintained fairways. After your game, unwind at the clubhouse pub with tasty barfare, local drinks, and lake views. Perfect for golfers seeking an affordable, scenic overnight stay with friendly service.",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-golf-community-retreat-avon-park-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/4784/profile/pUK5jldItH3vSBPo_bbf2c697d475e78f03603f383662b000_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avon Park, FL",
    "addressLocality": "Avon Park",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.52516904,
    "longitude": -81.40010662
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}