{
 "id": "JTNA4RBE2L3093804",
 "name": "2020 Toyota Corolla Hatchback XSE MT",
 "year": 2020,
 "make": "Toyota",
 "model": "Corolla Hatchback",
 "trim": "XSE MT",
 "bodyStyle": "hatchback",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 105320,
 "vin": "JTNA4RBE2L3093804",
 "image": "https://cdn05.carsforsale.com/0088006c546e9b283b89e005b20943827c/1280x960/2020-toyota-corolla-hatchback-xse-4dr-hatchback-6m.jpg",
 "url": "https://carchat.io/v/lot-e2895fc9/JTNA4RBE2L3093804",
 "dealer": {
  "id": "lot-e2895fc9",
  "name": "Lot e2895fc9",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-e2895fc9"
 },
 "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-e2895fc9",
   "vin": "JTNA4RBE2L3093804",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}