{
 "id": "1HGCP2F87AA004254",
 "name": "2010 Honda Accord EX-L",
 "year": 2010,
 "make": "Honda",
 "model": "Accord",
 "trim": "EX-L",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 9999,
 "currency": "USD",
 "mileage": 194372,
 "vin": "1HGCP2F87AA004254",
 "image": null,
 "url": "https://carchat.io/v/lot-82f65c2a/1HGCP2F87AA004254",
 "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, Bluetooth Wireless, CD/MP3 (Multi Disc), Cruise Control, Daytime Running Lights, Dual Air Bags, F&R Head Curtain Air Bags, Fog Lights, Keyless Entry, Leather, Moon Roof, Power Door Locks, Power Seat, Power Steering, Power Windows, Premium Sound, Side Air Bags, Stability Control, Tilt Wheel, Traction Control, XM Satellite",
 "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": "1HGCP2F87AA004254",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}