{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/urban-parkside-retreat-riverside-ca",
  "name": "Urban Parkside Retreat",
  "description": "Nestled in a tranquil residential neighborhood, this RV Camping spot accommodates Class B vans up to 25 feet on a paved driveway with a gentle slope. Enjoy a short stroll to shaded trails, playgrounds and picnic areas at a nearby park. A quick 5-minute drive brings you to grocery, pharmacy, dining, fitness gym, pet store, postal annex, gas station and an air museum. Perfect for travelers seeking urban convenience and serene parkside escapes.",
  "url": "https://campertunity.com/listings/campgrounds/urban-parkside-retreat-riverside-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41454/photo-gallery/LqZBxsqynOSbO4sT_dd64d4b718a8a9c5848cced9d5ec9fb2_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/438907/profile/6yL1NDSbiP8zlQu6_e665d87117cf0eca6b326f81a6cba5c5_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Riverside, CA",
    "addressLocality": "Riverside",
    "addressRegion": "CA",
    "postalCode": "92508",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.88856484,
    "longitude": -117.33698838
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "04:80:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}