{
 "id": "1FALP62W5TH127187",
 "name": "1996 Ford Thunderbird",
 "year": 1996,
 "make": "Ford",
 "model": "Thunderbird",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 10900,
 "currency": "USD",
 "mileage": 51659,
 "vin": "1FALP62W5TH127187",
 "image": "https://cdn05.carsforsale.com/00a0ccb5a7565cb3f6ae3b2b251b657fa3/480x360/1996-ford-thunderbird-lx-2dr-coupe.jpg",
 "url": "https://carchat.io/v/ford-s-auto-sales/1FALP62W5TH127187",
 "dealer": {
  "id": "ford-s-auto-sales",
  "name": "Ford's Auto Sales",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/ford-s-auto-sales"
 },
 "description": null,
 "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": "ford-s-auto-sales",
   "vin": "1FALP62W5TH127187",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}