{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peaceful-suburban-rv-stop-cheney",
  "name": "Peaceful Suburban RV Stop",
  "description": "Discover RV Camping in a tranquil Eastern Washington neighborhood just minutes from a local university campus, wildlife refuge and state park trailhead. This peaceful suburban RV stop features level cement parking with motion-activated lighting, easy highway access and warm hospitality from a veteran-run family. Enjoy nearby lakes, hikes, the regional airport and city attractions, plus pet-friendly accommodations for a seamless overnight stay.",
  "url": "https://campertunity.com/listings/campgrounds/peaceful-suburban-rv-stop-cheney",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30254/photo-gallery/apaCT2cXNVoIJ1Ud_e3264556bfb250c0966e9752a8cb4909_medium.png",
    "https://dr64aezf2r473.cloudfront.net/user/157008/profile/3aP53Rp1nc9xo8VS_91764a2cc7dabf4e4dec7481c184f671_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cheney, WA",
    "addressLocality": "Cheney",
    "addressRegion": "WA",
    "postalCode": "99004",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.49988999,
    "longitude": -117.64734664
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.56,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}