{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fairways-to-feast-golf-gourmet-oasis-mapleville",
  "name": "Fairways to Feast: Golf & Gourmet Oasis",
  "description": "Embark on an unforgettable RV camping adventure where lush landscapes meet unparalleled leisure at this 200-acre golf haven situated along Route 102 in Burrillville. Opened in 2003, this 18-hole masterpiece offers not just a game but an experience, welcoming golfers of all skill levels with its meticulously manicured greens and fairways that promise an engaging challenge at every turn. Beyond the rolling fairways and serene setting, the onsite Tavern awaits to delight your taste buds. Garneri...",
  "url": "https://campertunity.com/listings/campgrounds/fairways-to-feast-golf-gourmet-oasis-mapleville",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/2mvSJNtia6mpYfhY_f766be4744419c70cc6e1110715a76a2_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mapleville, RI",
    "addressLocality": "Mapleville",
    "addressRegion": "RI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.91755203,
    "longitude": -71.83356272
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.87,
    "reviewCount": 68,
    "bestRating": 5,
    "worstRating": 1
  }
}