{
 "id": "1FTEW1E55KKC37542",
 "name": "Used 2019 Ford F-150 XLT",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 19225,
 "currency": "USD",
 "mileage": 142418,
 "vin": "1FTEW1E55KKC37542",
 "image": "https://pictures.dealer.com/b/blakeutterfordfd/1517/1c4bcc642746ba80c0d665bd79021a11x.jpg",
 "url": "https://carchat.io/v/blake-utter-ford/1FTEW1E55KKC37542",
 "dealer": {
  "id": "blake-utter-ford",
  "name": "Blake Utter Ford",
  "city": "North Denison",
  "state": "TX",
  "url": "https://carchat.io/d/blake-utter-ford"
 },
 "description": "Is this 2019 Ford F-150 your perfect car? Contact Blake Utter Ford to see this Red XLT Truck available for $19225",
 "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": "blake-utter-ford",
   "vin": "1FTEW1E55KKC37542",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}