{
 "id": "2C3CDXGJ2JH158396",
 "name": "2018 Dodge Charger",
 "year": 2018,
 "make": "Dodge",
 "model": "Charger",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 25991,
 "currency": "USD",
 "mileage": 106584,
 "vin": "2C3CDXGJ2JH158396",
 "image": "https://imagescf.dealercenter.net/640/480/202311-ae294cb0d46c498683d45ebabb46a333/202607-773490e3bfdd48e4a3b3f56e62573812.jpg",
 "url": "https://carchat.io/v/kevin-ford-automotive/2C3CDXGJ2JH158396",
 "dealer": {
  "id": "kevin-ford-automotive",
  "name": "Kevin Ford Automotive",
  "city": "Garland",
  "state": "TX",
  "url": "https://carchat.io/d/kevin-ford-automotive"
 },
 "description": "Find USED 2018 DODGE CHARGER for sale at Sold in Garland, TX at Kevin Ford Automotive now.",
 "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": "kevin-ford-automotive",
   "vin": "2C3CDXGJ2JH158396",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}