{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-owned-sustainable-farm-retreat-crossville-al",
  "name": "Family-Owned Sustainable Farm Retreat",
  "description": "Nestled amid pastoral fields, this sustainable family farm offers a serene RV camping experience beside a tranquil pond. Wander to meet baby goats, rabbits, chickens and playful puppies, then indulge in freshly baked sourdough, breads and pies made from freshly milled grain sweetened with honey and maple syrup. Stock up on handcrafted soaps and natural cleaners, all rooted in whole-foods living. An ideal spot for wellness seekers and families seeking authentic farm adventures.",
  "url": "https://campertunity.com/listings/campgrounds/family-owned-sustainable-farm-retreat-crossville-al",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/37007/photo-gallery/HBma3yritOagg4Ib_1d239a0ca43485a2219ae29a27d79c5d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crossville, AL",
    "addressLocality": "Crossville",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.25462342,
    "longitude": -86.03863118
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}