{
 "id": "1FDWE3FN7NDC09120",
 "name": "2022 Ford E-Series Cutaway  - Irving Motors Corp",
 "year": 2022,
 "make": "Ford",
 "model": "E-Series Cutaway",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 24995,
 "currency": "USD",
 "mileage": 86533,
 "vin": "1FDWE3FN7NDC09120",
 "image": "https://images.dealersync.com/2955/Photos/1578907/wm_efd84cf24389476d8aca288593ee2bc4_1578907.jpg?_=e9789fff754674d62cafe10e66d8b3ae2eed632e",
 "url": "https://carchat.io/v/irving-motors/1FDWE3FN7NDC09120",
 "dealer": {
  "id": "irving-motors",
  "name": "Irving Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/irving-motors"
 },
 "description": "Used 2022 Ford E-Series Cutaway for sale in San Antonio - View special pricing and get approved today",
 "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": "irving-motors",
   "vin": "1FDWE3FN7NDC09120",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}