{
 "id": "1FTER4FH3LLA62916",
 "name": "2020 Ford Ranger XLT",
 "year": 2020,
 "make": "Ford",
 "model": "Ranger",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 26925,
 "currency": "USD",
 "mileage": 68801,
 "vin": "1FTER4FH3LLA62916",
 "image": "https://www.arrowmitsubishi.com/inventoryphotos/14018/1fter4fh3lla62916/ip/1.jpg",
 "url": "https://carchat.io/v/mitsubishi-sales/1FTER4FH3LLA62916",
 "dealer": {
  "id": "mitsubishi-sales",
  "name": "Mitsubishi Sales",
  "city": "Abilene",
  "state": "TX",
  "url": "https://carchat.io/d/mitsubishi-sales"
 },
 "description": "Red Metallic 2020 Ford Ranger XLT 4D Crew Cab<br><br>This vehicle comes with the following features and options : Trailer Tow Package, 4WD, 3.73 Axle Ratio, 4-Wheel Disc Brakes, 6 Speakers, ABS brakes, Air Conditioning, AM/FM Stereo, Brake assist, Compass, Delay-off headlights, Driver door bin, Dual front impact airbags, Dual front side impact airbags, Electronic Stability Control, Exterior Parking Camera Rear, Front anti-roll bar, Front Bucket Seats, Front Center Armrest, Front License Plate Br",
 "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": "mitsubishi-sales",
   "vin": "1FTER4FH3LLA62916",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}