{
 "id": "1FM5K7B87FGB49576",
 "name": "2015 Ford Explorer Base",
 "year": 2015,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Base",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 352363,
 "vin": "1FM5K7B87FGB49576",
 "image": "https://stimageprocessingprod.blob.core.windows.net/stock-images/standard/2015/18205_max.jpg",
 "url": "https://carchat.io/v/automall59/1FM5K7B87FGB49576",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "Options: ABS Brakes,Air Conditioning,Alloy Wheels,AM/FM Radio,Automatic Headlights,Cargo Area Tiedowns,Child Safety Door Locks,Cruise Control,Deep Tinted Glass,Driver Airbag,Driver Multi-Adjustable Power Seat,Electronic Brake Assistance,Front Side Airbag with Head Protection,Interval Wipers,Load Bearing Exterior Rack,Passenger Airbag,Power Door Locks,Power Windows,Rear Spoiler,Rear Window Defogger,Rear Wiper,Run Flat Tires,Second Row Folding Seat,Side Head Curtain Airbag,Splash Guards,Steering W",
 "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": "automall59",
   "vin": "1FM5K7B87FGB49576",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}