{
 "id": "1FTEW1E42KFB26205",
 "name": "Certified Pre-Owned 2019 Ford F-150 Lariat",
 "year": 2019,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 28100,
 "currency": "USD",
 "mileage": 109033,
 "vin": "1FTEW1E42KFB26205",
 "image": "https://pictures.dealer.com/m/mtnviewfordfd/0279/e21e1f8d86da8edfe235f41c5349b343x.jpg",
 "url": "https://carchat.io/v/mvford/1FTEW1E42KFB26205",
 "dealer": {
  "id": "mvford",
  "name": "Mvford",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mvford"
 },
 "description": "Is this 2019 Ford F-150 your perfect car? Contact Mtn. View Ford Lincoln to see this Ingot Silver Lariat Truck available for $28100",
 "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": "mvford",
   "vin": "1FTEW1E42KFB26205",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}