{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rural-artisan-studio-bethany-mo",
  "name": "Rural Artisan Studio Retreat",
  "description": "Discover a serene RV camping experience at this family-run art studio nestled amid farmland and timberland. Tour a one-of-a-kind gallery featuring bentwood furniture, fiber art, leather goods and baskets crafted by three talented artisans. Enjoy level parking, a peaceful nature trail, and a Tiny Library for book swaps. Perfect for art lovers and dog owners seeking a creative stop on their journey.",
  "url": "https://campertunity.com/listings/campgrounds/rural-artisan-studio-bethany-mo",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/2L87FQkrbSMylRk9_db26a65a9ef4bb90bc74d74be57bebd7_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bethany, MO",
    "addressLocality": "Bethany",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.20156459,
    "longitude": -93.90616021
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/missouri/the-bent-tree-gallery",
    "http://www.thebenttree.com"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}