{
 "id": "1C4HJWDG8CL121582",
 "name": "2012 Jeep Wrangler Sport",
 "year": 2012,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 10990,
 "currency": "USD",
 "mileage": 160536,
 "vin": "1C4HJWDG8CL121582",
 "image": "https://imagesdl.dealercenter.net/640/480/202207-6ee69117c5d8443cbd946bf9b549185a/202607-883cb19452b846cbb79e63cbb8855369.jpg",
 "url": "https://carchat.io/v/titan-motors/1C4HJWDG8CL121582",
 "dealer": {
  "id": "titan-motors",
  "name": "Titan Motors",
  "city": "Kirby",
  "state": "TX",
  "url": "https://carchat.io/d/titan-motors"
 },
 "description": "Non-smoker owner, Vehicle Runs Well, Regularly maintained, Arctic cold a/c, No pets, Never driven on Snow, Seats as good as new, Must test drive, Single owner, Mint Condition, Family friendly, Drives great",
 "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": "1C4HJWDG8CL121582",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}