{
 "id": "2T2ZK1BA0FC184895",
 "name": "2015 Lexus Rx",
 "year": 2015,
 "make": "Lexus",
 "model": "Rx",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 18500,
 "currency": "USD",
 "mileage": 89811,
 "vin": "2T2ZK1BA0FC184895",
 "image": "https://imagescf.dealercenter.net/640/480/202608-f76b6d459b234556948f4d83b87d501d.jpg",
 "url": "https://carchat.io/v/lmj-auto-motors-sales/2T2ZK1BA0FC184895",
 "dealer": {
  "id": "lmj-auto-motors-sales",
  "name": "LMJ Auto Motors Sales",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/lmj-auto-motors-sales"
 },
 "description": "Find USED 2015 LEXUS RX for sale at $18,700.00 in San Antonio, TX at LMJ AUTO MOTORS SALES 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": "lmj-auto-motors-sales",
   "vin": "2T2ZK1BA0FC184895",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}