{
 "id": "2G1FB3D3XE9206460",
 "name": "2014 Chevrolet Camaro LT",
 "year": 2014,
 "make": "Chevrolet",
 "model": "Camaro",
 "trim": "LT",
 "bodyStyle": "convertible",
 "color": "black",
 "condition": "used",
 "price": 19644,
 "currency": "USD",
 "mileage": 77639,
 "vin": "2G1FB3D3XE9206460",
 "image": "https://cdn.dealrimages.com/9E%2FT7%2FB5%2FHE00981V90DA8A.jpg?h=800",
 "url": "https://carchat.io/v/drivethewave/2G1FB3D3XE9206460",
 "dealer": {
  "id": "drivethewave",
  "name": "Drivethewave",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/drivethewave"
 },
 "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": "drivethewave",
   "vin": "2G1FB3D3XE9206460",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}