Download Bookings - 1 MB 1 Level Minified JSON File Free Sample JSON Data (1 MB 1 Level Minified)
Download the Bookings - 1 MB 1 Level Minified JSON file for free. This sample JSON file (1 MB 1 Level Minified) is perfect for API testing, validating databases, and checking website file upload limits.
Designed for developers and testers, this JSON document contains structured JSON objects and JSON arrays, allowing you to simulate real-world scenarios with large JSON datasets.
{
"type": "array",
"items": {
"type": "object",
"required": [
"Date",
"Time",
"Booking_ID",
"Booking_Status",
"Customer_ID",
"Vehicle_Type",
"Pickup_Location",
"Drop_Location",
"Booking_Value",
"Ride_Distance"
],
"properties": {
"": {
"type": "string",
"description": "Empty column (source data issue)"
},
"Time": {
"type": "string"
},
"C_TAT": {
"type": "string"
},
"V_TAT": {
"type": "string"
},
"Date": {
"type": "string",
"description": "Date and time of booking"
},
"Booking_ID": {
"type": "string"
},
"Customer_ID": {
"type": "string"
},
"Vehicle_Type": {
"type": "string"
},
"Booking_Value": {
"type": "string"
},
"Drop_Location": {
"type": "string"
},
"Ride_Distance": {
"type": "string"
},
"Booking_Status": {
"type": "string"
},
"Driver_Ratings": {
"type": "string"
},
"Payment_Method": {
"type": "string"
},
"Vehicle Images": {
"type": "string"
},
"Customer_Rating": {
"type": "string"
},
"Pickup_Location": {
"type": "string"
},
"Incomplete_Rides": {
"type": "string"
},
"Incomplete_Rides_Reason": {
"type": "string"
},
"Canceled_Rides_by_Driver": {
"type": "string"
},
"Canceled_Rides_by_Customer": {
"type": "string"
}
}
},
"title": "RideBookings",
"$schema": "http://json-schema.org/draft-07/schema#"
}We found 4 files similar to your selection in the BOOKINGS 1LEVEL folder.