{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-florida-farmstead-retreat-greenville-fl",
  "name": "North Florida Farmstead Retreat",
  "description": "Experience peaceful RV Camping on a working farm in North Florida‚Äôs countryside. Enjoy star-filled skies, grazing cows in adjacent pastures and nearby U-pick farms harvesting seasonal berries. Complimentary organic eggs and handcrafted goat milk soap bring farm-to-door delights, while gentle breezes carry you toward small beaches just 45 minutes away and the state Capitol. Rustic access and rural charm promise an authentic outdoor escape with plenty to explore.",
  "url": "https://campertunity.com/listings/campgrounds/north-florida-farmstead-retreat-greenville-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/25290/photo-gallery/OzEfa014s2SjqSL6_0ea764f349626ca9b8225b54373d43a7_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/471806/profile/fDDeS94Rl7S6BnjB_e5972b02299aa6477695531001347dea_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greenville, FL",
    "addressLocality": "Greenville",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.29002462,
    "longitude": -83.66274307
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}