{
 "id": "1FTEX1CP6KKD08751",
 "name": "2019 Ford F-150 SUPER CAB",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": "SUPER CAB",
 "bodyStyle": "truck",
 "color": "orange",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 96038,
 "vin": "1FTEX1CP6KKD08751",
 "image": null,
 "url": "https://carchat.io/v/bahiaautosales/1FTEX1CP6KKD08751",
 "dealer": {
  "id": "bahiaautosales",
  "name": "Bahiaautosales",
  "city": "Vista",
  "state": "CA",
  "url": "https://carchat.io/d/bahiaautosales"
 },
 "description": "Turn heads and brighten up every parking lot with this orange 2019 Ford F-150. Its the kind of truck that looks ready for weekend projects, tailgate duty, or a spontaneous road tripwithout taking itself too seriously. Slide into the gray interior and youll find a straightforward, comfortable cabin thats built for real life: coffee runs, hardware store hauls, and long stretches of highway alike.Under the hood, the 2.7L V6 gasoline engine pairs with an automatic transmission to keep things smooth ",
 "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": "bahiaautosales",
   "vin": "1FTEX1CP6KKD08751",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}