{
 "id": "1N4BL3AP6FC430786",
 "name": "2015 Nissan Altima 3.5 SL Sedan 4D",
 "year": 2015,
 "make": "Nissan",
 "model": "Altima",
 "trim": "3.5 SL Sedan 4D",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 12999,
 "currency": "USD",
 "mileage": 170164,
 "vin": "1N4BL3AP6FC430786",
 "image": null,
 "url": "https://carchat.io/v/lot-82f65c2a/1N4BL3AP6FC430786",
 "dealer": {
  "id": "lot-82f65c2a",
  "name": "Lot 82f65c2a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-82f65c2a"
 },
 "description": "ABS (4-Wheel), Air Conditioning, Alloy Wheels, AM/FM Stereo, Anti-Theft System, Backup Camera, Blind-Spot Warning, Bluetooth Wireless, Bose Premium Sound, CD/MP3 (Single Disc), Cruise Control, Dual Air Bags, Dual Power Seats, F&R Head Curtain Air Bags, F&R Parking Sensors, Fog Lights, Heated Seats, HID Headlamps, Keyless Entry, Keyless Start, Leather, Moon Roof, Navigation System, Power Door Locks, Power Steering, Power Windows, Side Air Bags, SiriusXM Satellite, Tilt & Telescoping Wheel, Tracti",
 "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": "1N4BL3AP6FC430786",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}