{
 "id": "1ZVHT82H865146022",
 "name": "2006 Ford Mustang GT",
 "year": 2006,
 "make": "Ford",
 "model": "Mustang",
 "trim": "GT",
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 8999,
 "currency": "USD",
 "mileage": 133143,
 "vin": "1ZVHT82H865146022",
 "image": null,
 "url": "https://carchat.io/v/icoalenterprise/1ZVHT82H865146022",
 "dealer": {
  "id": "icoalenterprise",
  "name": "Icoalenterprise",
  "city": "Columbia",
  "state": "SC",
  "url": "https://carchat.io/d/icoalenterprise"
 },
 "description": "Meet a red 2006 Ford Mustang coupe that brings classic pony-car attitude with a hands-on, grin-inducing vibe. Slip behind the wheel, grab the manual shifter, and youre instantly part of the actionevery shift feels like a little celebration of driving for drivings sake. Up front, the 4.6L V8 delivers that unmistakable Mustang character, while the RWD layout keeps things feeling balanced, lively, and ready for your favorite back-road detour.This Mustang isnt trying to be subtleand thats the point.",
 "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": "icoalenterprise",
   "vin": "1ZVHT82H865146022",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}