{
 "id": "2C3CDXBG9LH144638",
 "name": "2020 Dodge Charger SXT",
 "year": 2020,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SXT",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 14612,
 "currency": "USD",
 "mileage": 107986,
 "vin": "2C3CDXBG9LH144638",
 "image": "https://imagesdl.dealercenter.net/640/480/202605-06689f40331d4ad59866202c38000fe5.jpg",
 "url": "https://carchat.io/v/triadautomall/2C3CDXBG9LH144638",
 "dealer": {
  "id": "triadautomall",
  "name": "Triadautomall",
  "city": "Santa",
  "state": "FE",
  "url": "https://carchat.io/d/triadautomall"
 },
 "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": "triadautomall",
   "vin": "2C3CDXBG9LH144638",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}