{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/city-outskirts-rv-rest-stop-columbus-oh",
  "name": "City Outskirts RV Rest Stop",
  "description": "Recharge on your journey with RV camping at this convenient city-side rest stop. Ideal for overnight stays, this open lot offers level parking, complimentary Wi-Fi (best near the building) and easy highway access. Expect the distant hum of passing trains and traffic--earplugs may help light sleepers. With simple amenities and a central location, it‚Äôs the perfect budget-friendly pause on cross-country routes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/city-outskirts-rv-rest-stop-columbus-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38727/photo-gallery/3LA8AhgetDAOl02y_0a0e721ebfac4e1c3823baa84d0a7346_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Columbus, OH",
    "addressLocality": "Columbus",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.01682874,
    "longitude": -82.93820293
  },
  "checkinTime": "08:10:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}