{
 "id": "3FA6P0HDXFR195911",
 "name": "2015 Ford Fusion SE",
 "year": 2015,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 10999,
 "currency": "USD",
 "mileage": 76281,
 "vin": "3FA6P0HDXFR195911",
 "image": null,
 "url": "https://carchat.io/v/lot-82f65c2a/3FA6P0HDXFR195911",
 "dealer": {
  "id": "lot-82f65c2a",
  "name": "Lot 82f65c2a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-82f65c2a"
 },
 "description": "ABS (4-Wheel), AdvanceTrac, Air Conditioning, Alloy Wheels, AM/FM Stereo, Backup Camera, CD/MP3 (Single Disc), Cruise Control, Dual Air Bags, Dual Power Seats, F&R Head Curtain Air Bags, Hill Start Assist Control, Keyless Entry, Knee Air Bags, MyFord, Perimeter Alarm System, Power Door Locks, Power Steering, Power Windows, Side Air Bags, SiriusXM Satellite, SYNC, Tilt & Telescoping Wheel, Traction Control",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "lot-82f65c2a",
   "vin": "3FA6P0HDXFR195911",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}