{
 "id": "2T2GA31U55C030831",
 "name": "2005 Lexus RX 330",
 "year": 2005,
 "make": "Lexus",
 "model": "RX 330",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 6499,
 "currency": "USD",
 "mileage": 175290,
 "vin": "2T2GA31U55C030831",
 "image": "https://cdn05.carsforsale.com/65fe937b4009d9c1e07be85f45d3684a/480x360/2005-lexus-rx-330-base-fwd-4dr-suv.jpg",
 "url": "https://carchat.io/v/azin-motors/2T2GA31U55C030831",
 "dealer": {
  "id": "azin-motors",
  "name": "Azin Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/azin-motors"
 },
 "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": "azin-motors",
   "vin": "2T2GA31U55C030831",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}