{
 "id": "2T1BPRHE5GC695746",
 "name": "2016 Toyota Corolla ECO/ECO PLUS",
 "year": 2016,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "ECO/ECO PLUS",
 "bodyStyle": "sedan",
 "color": "brown",
 "condition": "used",
 "price": 8999,
 "currency": "USD",
 "mileage": 171364,
 "vin": "2T1BPRHE5GC695746",
 "image": "https://cdn05.carsforsale.com/008d83e2053d5dfd1e6c543477bee1d2bd/1280x960/2016-toyota-corolla-le-eco-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-6fe94a01/2T1BPRHE5GC695746",
 "dealer": {
  "id": "lot-6fe94a01",
  "name": "Lot 6fe94a01",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-6fe94a01"
 },
 "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-6fe94a01",
   "vin": "2T1BPRHE5GC695746",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}