{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-brighton-mo",
  "name": "Lavender Waves",
  "description": "We are a new farm focusing on lavender and other flowers and food. The property is near the city of Springfield and a little over an hour from Branson. There are many caves and lakes nearby.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-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.48483133,
    "longitude": -93.32416736
  },
  "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"
    }
  ]
}