{
 "id": "3FAHP0HA9CR375746",
 "name": "2012 Ford Fusion SE",
 "year": 2012,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 15900,
 "vin": "3FAHP0HA9CR375746",
 "image": null,
 "url": "https://carchat.io/v/lot-f89e400e/3FAHP0HA9CR375746",
 "dealer": {
  "id": "lot-f89e400e",
  "name": "Lot f89e400e",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f89e400e"
 },
 "description": "Introducing the 2012 Ford Fusion SE, the perfect blend of style, performance, and reliability. This sleek sedan boasts a spacious interior with comfortable seating for up to five passengers. The Fusion SE is equipped with a powerful 2.5L 4-cylinder engine, delivering impressive fuel efficiency and a smooth ride. With only XX,XXX miles on the odometer, this car is in excellent condition and ready to hit the road. Step inside and experience the luxury of the Fusion SE's well-crafted interior. Enjo",
 "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-f89e400e",
   "vin": "3FAHP0HA9CR375746",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}