{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lavender-flower-farm-getaway-brighton-mo",
  "name": "Lavender & Flower Farm Getaway",
  "description": "Breathe in the calm of a budding lavender and flower farm offering a peaceful stop for RV Camping. Stroll seasonal rows of fragrant blooms, enjoy the farm’s fresh-grown flavors, and relax in a quiet rural setting with easy access to nearby city conveniences. Use your stay as a springboard for local outdoor adventures--explore area caves, spend the day at nearby lakes, then return for a sunset unwind among the flowers.",
  "url": "https://campertunity.com/listings/campgrounds/lavender-flower-farm-getaway-brighton-mo",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/45678/photo-gallery/sGCZz4kMGonIFfET_9008f0e681ede53edd31090b2c7ba86c_small.png",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brighton, MO",
    "addressLocality": "Brighton",
    "addressRegion": "MO",
    "postalCode": "85367",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.43510404,
    "longitude": -93.32685324
  },
  "checkinTime": "04:20:00",
  "checkoutTime": "07:80:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}