{
 "id": "C165XXXX",
 "name": "1937 Chrysler Coupe Royal Custom Resto Mod",
 "year": 1937,
 "make": "Chrysler",
 "model": "Coupe",
 "trim": "Royal Custom Resto Mod",
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 124900,
 "currency": "USD",
 "mileage": 758,
 "vin": null,
 "image": "https://cdn.dealeraccelerate.com/aeclassics/1/617/25409/1920x1440/1937-chrysler-coupe-royal-custom-resto-mod",
 "url": "https://carchat.io/v/a-and-e-classic-cars-a-and-e-classics/C165XXXX",
 "dealer": {
  "id": "a-and-e-classic-cars-a-and-e-classics",
  "name": "A & E CLASSIC CARS - A & E CLASSICS",
  "city": "New Braunfels",
  "state": "TX",
  "url": "https://carchat.io/d/a-and-e-classic-cars-a-and-e-classics"
 },
 "description": "5.7L Hemi Supercharged, Auto OD trans, ALL STEEL, P/B, P/S, A/C, Custom Interior",
 "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": "a-and-e-classic-cars-a-and-e-classics",
   "vin": "C165XXXX",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}