{
 "id": "2T3ZK4DV8AW007435",
 "name": "2010 Toyota RAV4 Base 4dr SUV V6",
 "year": 2010,
 "make": "Toyota",
 "model": "RAV4",
 "trim": "Base 4dr SUV V6",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 7990,
 "currency": "USD",
 "mileage": 140349,
 "vin": "2T3ZK4DV8AW007435",
 "image": "https://cdn05.carsforsale.com/4e216af6e47e09121b81a8c528b800b3/1280x960/2010-toyota-rav4-base-4dr-suv-v6.jpg",
 "url": "https://carchat.io/v/lot-52216cbe/2T3ZK4DV8AW007435",
 "dealer": {
  "id": "lot-52216cbe",
  "name": "Lot 52216cbe",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-52216cbe"
 },
 "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-52216cbe",
   "vin": "2T3ZK4DV8AW007435",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}