{
 "id": "5TDKK3DC9BS053370",
 "name": "2011 Toyota Sienna",
 "year": 2011,
 "make": "Toyota",
 "model": "Sienna",
 "trim": null,
 "bodyStyle": "minivan",
 "color": null,
 "condition": "used",
 "price": 11990,
 "currency": "USD",
 "mileage": 159327,
 "vin": "5TDKK3DC9BS053370",
 "image": "https://imagescf.dealercenter.net/640/480/202207-6ee69117c5d8443cbd946bf9b549185a/202608-f41082496b574706af6d42d752a1ee4b.jpg",
 "url": "https://carchat.io/v/titan-motors/5TDKK3DC9BS053370",
 "dealer": {
  "id": "titan-motors",
  "name": "Titan Motors",
  "city": "Kirby",
  "state": "TX",
  "url": "https://carchat.io/d/titan-motors"
 },
 "description": "Find USED 2011 TOYOTA SIENNA for sale at $11,990.00 in Kirby, TX at TITAN MOTORS now.",
 "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": "titan-motors",
   "vin": "5TDKK3DC9BS053370",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}