{
 "id": "1FT8W2BT0LEE75157",
 "name": "2020 Ford F250 Super",
 "year": 2020,
 "make": "Ford",
 "model": "F250 Super",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 44950,
 "currency": "USD",
 "mileage": 130889,
 "vin": "1FT8W2BT0LEE75157",
 "image": "https://imagescf.dealercenter.net/640/480/202604-a2ddf76b34a44df69c3872b69dfddbfa/202604-ebf3995f3332407d8569dc34007a695a.jpg",
 "url": "https://carchat.io/v/express-own-auto/1FT8W2BT0LEE75157",
 "dealer": {
  "id": "express-own-auto",
  "name": "EXPRESS OWN AUTO",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/express-own-auto"
 },
 "description": "Find USED 2020 FORD F250 SUPER DUTY CREW CAB for sale at $44,950.00 in San Antonio, TX at Express Own Auto now.",
 "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": "express-own-auto",
   "vin": "1FT8W2BT0LEE75157",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}