{
 "id": "1FTFW1CT9DKG38679",
 "name": "Used 2013 Ford F-150 XLT",
 "year": 2013,
 "make": "Ford",
 "model": "F-150",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 13589,
 "currency": "USD",
 "mileage": 154474,
 "vin": "1FTFW1CT9DKG38679",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/3958/48129220115/Used-2013-Ford-F-150-XLT-ID48129220115-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA1LTI4LzItMjgwNzc5NTEtNmExODk2ZGYxYjBjMy5qcGc=",
 "url": "https://carchat.io/v/toyota-of-murfreesboro/1FTFW1CT9DKG38679",
 "dealer": {
  "id": "toyota-of-murfreesboro",
  "name": "Toyota of Murfreesboro",
  "city": "Murfreesboro",
  "state": "TN",
  "url": "https://carchat.io/d/toyota-of-murfreesboro"
 },
 "description": "description",
 "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": "toyota-of-murfreesboro",
   "vin": "1FTFW1CT9DKG38679",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}