{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-forest-campground-retreat-north-bend-wa",
  "name": "Scenic Forest Campground Retreat",
  "description": "I appreciate you providing the host description, but the content you've shared is insufficient to write meaningful paragraphs about the location itself. The statement about availability doesn't convey details about the property's amenities, setting, guest experience, or what makes it appealing. To create an engaging 3–4 paragraph description, I would need information such as: - What type of venue it is and what activities/experiences it offers - Specific amenities (hookups, facilities, scenic...",
  "url": "https://campertunity.com/listings/campgrounds/scenic-forest-campground-retreat-north-bend-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/placeholder_profile_photo_boondockers_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Bend, WA",
    "addressLocality": "North Bend",
    "addressRegion": "WA",
    "postalCode": "98045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.44315497,
    "longitude": -121.64224021
  },
  "checkinTime": "07:80:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    }
  ]
}