{
 "id": "1HGCV1F37KA045926",
 "name": "2019 Honda Accord",
 "year": 2019,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 20995,
 "currency": "USD",
 "mileage": 78229,
 "vin": "1HGCV1F37KA045926",
 "image": "https://cdn05.carsforsale.com/00857b89dbcf97995c7e814b6fd31aa21c/480x360/2019-honda-accord-sport-4dr-sedan-1-5t-i4-cvt-.jpg",
 "url": "https://carchat.io/v/tony-s-auto-plex/1HGCV1F37KA045926",
 "dealer": {
  "id": "tony-s-auto-plex",
  "name": "Tony's Auto Plex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/tony-s-auto-plex"
 },
 "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": "tony-s-auto-plex",
   "vin": "1HGCV1F37KA045926",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}