{
 "id": "1FAHP2F9XDG104207",
 "name": "2013 Ford Taurus Limited",
 "year": 2013,
 "make": "Ford",
 "model": "Taurus",
 "trim": "Limited",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 120698,
 "vin": "1FAHP2F9XDG104207",
 "image": null,
 "url": "https://carchat.io/v/lot-a83c7a7c/1FAHP2F9XDG104207",
 "dealer": {
  "id": "lot-a83c7a7c",
  "name": "Lot a83c7a7c",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-a83c7a7c"
 },
 "description": "Introducing the stunning 2013 Ford Taurus Limited, a luxurious and powerful vehicle that will elevate your driving experience. This sleek sedan boasts a spacious and comfortable interior, making it perfect for both daily commutes and long road trips. The Limited trim level offers top-of-the-line features, including heated and cooled leather seats, a premium audio system, and a dual-zone automatic climate control. But that's not all, the Taurus Limited also comes equipped with a 3.5-liter V6 engi",
 "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-a83c7a7c",
   "vin": "1FAHP2F9XDG104207",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}