{
 "id": "1FTFW1E86MFB71335",
 "name": "Used 2021 Ford F-150 PLATINUM 4X4",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 37220,
 "currency": "USD",
 "mileage": 75638,
 "vin": "1FTFW1E86MFB71335",
 "image": "https://pictures.dealer.com/c/carawayfordfd/1234/f3e4fabae79d45c9a432e70624a072e8.jpeg",
 "url": "https://carchat.io/v/caraway-ford/1FTFW1E86MFB71335",
 "dealer": {
  "id": "caraway-ford",
  "name": "Caraway Ford",
  "city": "North Nixon",
  "state": "TX",
  "url": "https://carchat.io/d/caraway-ford"
 },
 "description": "Is this 2021 Ford F-150 your perfect car? Contact Caraway Ford to see this Blue PLATINUM 4X4 Pickup available for $37220",
 "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": "caraway-ford",
   "vin": "1FTFW1E86MFB71335",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}