{
 "id": "URL86cf3e29772d43f72705eebe3003763fc074a9fa",
 "name": "2022 Ford F-350 Super Duty",
 "year": 2022,
 "make": "Ford",
 "model": "F-350 Super Duty",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 34995,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/4b695909e4bdf480bfdb1c3c200c9a2e/480x360/2022-ford-f-350-super-duty-xlt.jpg",
 "url": "https://carchat.io/v/irving-motors-corp/URL86cf3e29772d43f72705eebe3003763fc074a9fa",
 "dealer": {
  "id": "irving-motors-corp",
  "name": "Irving Motors Corp",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/irving-motors-corp"
 },
 "description": null,
 "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-corp",
   "vin": "URL86cf3e29772d43f72705eebe3003763fc074a9fa",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}