{
 "id": "1FMEU1765VLC24604",
 "name": "1997 Ford Expedtion",
 "year": 1997,
 "make": "Ford",
 "model": "Expedtion",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 3995,
 "currency": "USD",
 "mileage": 346000,
 "vin": "1FMEU1765VLC24604",
 "image": "https://imagescf.dealercenter.net/640/480/202510-d3239f06b4ef4228b9f9074c48e44256.jpg",
 "url": "https://carchat.io/v/gt-auto-center/1FMEU1765VLC24604",
 "dealer": {
  "id": "gt-auto-center",
  "name": "GT AUTO CENTER",
  "city": "Del Rio",
  "state": "TX",
  "url": "https://carchat.io/d/gt-auto-center"
 },
 "description": "Find USED 1997 FORD EXPEDTION for sale at $3,995.00 in Del Rio, TX at GT AUTO CENTER now.",
 "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": "gt-auto-center",
   "vin": "1FMEU1765VLC24604",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}