{
 "id": "1HGCV1F14KA117406",
 "name": "2019 Honda Accord",
 "year": 2019,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 12997,
 "currency": "USD",
 "mileage": 135131,
 "vin": "1HGCV1F14KA117406",
 "image": "https://cdn05.carsforsale.com/0e17362e8b3b1b7ee1111c1f518325a2/480x360/2019-honda-accord-lx-4dr-sedan.jpg",
 "url": "https://carchat.io/v/azin-motors/1HGCV1F14KA117406",
 "dealer": {
  "id": "azin-motors",
  "name": "Azin Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/azin-motors"
 },
 "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": "azin-motors",
   "vin": "1HGCV1F14KA117406",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}