{
 "id": "1FMCU9H68NUA22547",
 "name": "Used 2022 Ford Escape SEL All-wheel Drive SUV",
 "year": 2022,
 "make": "Ford",
 "model": "Escape",
 "trim": "SEL All-wheel Drive",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 19664,
 "currency": "USD",
 "mileage": 99113,
 "vin": "1FMCU9H68NUA22547",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/3127/47990351909/Used-2022-Ford-Escape-SELAll-wheelDrive-ID47990351909-aHR0cDovL2ltYWdlcy51bml0c2ludmVudG9yeS5jb20vdXBsb2Fkcy9waG90b3MvMC8yMDI2LTA2LTEwLzEtMjg0MzQzMDQtNmEyOTU0MGQ4NTBkZC5qcGc=",
 "url": "https://carchat.io/v/toyota-of-wichita-falls/1FMCU9H68NUA22547",
 "dealer": {
  "id": "toyota-of-wichita-falls",
  "name": "Toyota of Wichita Falls",
  "city": "Wichita Falls",
  "state": "TX",
  "url": "https://carchat.io/d/toyota-of-wichita-falls"
 },
 "description": "description",
 "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": "toyota-of-wichita-falls",
   "vin": "1FMCU9H68NUA22547",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}