{
 "id": "3FAHP0HG7BR170719",
 "name": "2011 Ford Fusion SE",
 "year": 2011,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 5999,
 "currency": "USD",
 "mileage": 44336,
 "vin": "3FAHP0HG7BR170719",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-4192330cd6a849c0996d3501660f3547.jpg",
 "url": "https://carchat.io/v/imolamotorsllc/3FAHP0HG7BR170719",
 "dealer": {
  "id": "imolamotorsllc",
  "name": "Imolamotorsllc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/imolamotorsllc"
 },
 "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": "imolamotorsllc",
   "vin": "3FAHP0HG7BR170719",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}