{
 "id": "5YFBU4EE5DP206757",
 "name": "2013 Toyota Corolla S 4dr Sedan 4A",
 "year": 2013,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "S 4dr Sedan 4A",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 12495,
 "currency": "USD",
 "mileage": 119476,
 "vin": "5YFBU4EE5DP206757",
 "image": "https://cdn05.carsforsale.com/00b92c75e463f0d71591d477f7ad6fcd1a/1280x960/2013-toyota-corolla-s-4dr-sedan-4a.jpg",
 "url": "https://carchat.io/v/lot-91a43f71/5YFBU4EE5DP206757",
 "dealer": {
  "id": "lot-91a43f71",
  "name": "Lot 91a43f71",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-91a43f71"
 },
 "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": "lot-91a43f71",
   "vin": "5YFBU4EE5DP206757",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}