{
 "id": "1FBZX2CG5KKA94735",
 "name": "2019 Ford Transit-350 XLT",
 "year": 2019,
 "make": "Ford",
 "model": "Transit-350",
 "trim": "XLT",
 "bodyStyle": "van",
 "color": "white",
 "condition": "used",
 "price": 29995,
 "currency": "USD",
 "mileage": 39920,
 "vin": "1FBZX2CG5KKA94735",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/cc0c4197-8fa1-45a9-949c-416879535174.jpg",
 "url": "https://carchat.io/v/d4watl/1FBZX2CG5KKA94735",
 "dealer": {
  "id": "d4watl",
  "name": "D4watl",
  "city": "Jaguar",
  "state": "XJ",
  "url": "https://carchat.io/d/d4watl"
 },
 "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": "d4watl",
   "vin": "1FBZX2CG5KKA94735",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}