{
 "id": "URL2be0cac22dd072f1a4cbdbbb46f14e8e1a203363",
 "name": "2013 Lexus Es",
 "year": 2013,
 "make": "Lexus",
 "model": "Es",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 6999,
 "currency": "USD",
 "mileage": 177925,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202607-53e77cc4028748c4846214f3157671ff.jpg",
 "url": "https://carchat.io/v/wrays-auto-sales-and-mechanics/URL2be0cac22dd072f1a4cbdbbb46f14e8e1a203363",
 "dealer": {
  "id": "wrays-auto-sales-and-mechanics",
  "name": "Wrays Auto Sales And Mechanics",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/wrays-auto-sales-and-mechanics"
 },
 "description": "Find USED 2013 LEXUS ES for sale at $6,999.00 in San Antonio, TX at Wrays Auto Sales and Mechanics LLC 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": "wrays-auto-sales-and-mechanics",
   "vin": "URL2be0cac22dd072f1a4cbdbbb46f14e8e1a203363",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}