{
 "id": "JTHBZ1BL3KA017091",
 "name": "2019 Lexus GS 350 F Sport",
 "year": 2019,
 "make": "Lexus",
 "model": "GS",
 "trim": "350 F Sport",
 "bodyStyle": null,
 "color": "white",
 "condition": "used",
 "price": 29763,
 "currency": "USD",
 "mileage": 80299,
 "vin": "JTHBZ1BL3KA017091",
 "image": "https://images.nabthat.com/acuraofaustinnorth/images/2019-lexus-gs-350-f-sport-p17091-4a827a0e.jpg",
 "url": "https://carchat.io/v/acura-of-austin-north/JTHBZ1BL3KA017091",
 "dealer": {
  "id": "acura-of-austin-north",
  "name": "Acura of Austin North",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/acura-of-austin-north"
 },
 "description": "2019 Lexus GS 350 F Sport",
 "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": "acura-of-austin-north",
   "vin": "JTHBZ1BL3KA017091",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}