{
 "id": "JTHBF5C26C5162514",
 "name": "2012 Lexus IS 250C",
 "year": 2012,
 "make": "Lexus",
 "model": "IS",
 "trim": "250C",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 14900,
 "currency": "USD",
 "mileage": 92657,
 "vin": "JTHBF5C26C5162514",
 "image": "https://imagesdl.dealercenter.net/640/480/202304-636703661e0f4b32bdf16273465e1e60.jpg",
 "url": "https://carchat.io/v/palmhillsauto/JTHBF5C26C5162514",
 "dealer": {
  "id": "palmhillsauto",
  "name": "Palmhillsauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/palmhillsauto"
 },
 "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": "palmhillsauto",
   "vin": "JTHBF5C26C5162514",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}