{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/picturesque-seasonal-plant-nursery-chehalis-wa",
  "name": "Picturesque Seasonal Plant Nursery",
  "description": "Park your RV amid a sea of seasonal blooms at this vibrant plant nursery offering RV Camping from February through late October. Enjoy level, gravel sites with water and power hookups, secure gated grounds, and friendly staff who may even surprise you with fresh produce from the garden. Stroll through colorful baskets, pumpkins, fall mums, trees, and shrubs at dusk for a peaceful, fragrant evening under the stars.",
  "url": "https://campertunity.com/listings/campgrounds/picturesque-seasonal-plant-nursery-chehalis-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34476/photo-gallery/dZvXSZraWVR2SHU1_8c7335d68d09afbcf6ae64b9b4b00860_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chehalis, WA",
    "addressLocality": "Chehalis",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.65568259,
    "longitude": -122.90285328
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}