{
 "id": "1ZVBP8CF2E5277484",
 "name": "2014 Ford Mustang GT Coupe",
 "year": 2014,
 "make": "Ford",
 "model": "Mustang",
 "trim": "GT Coupe",
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 37683,
 "vin": "1ZVBP8CF2E5277484",
 "image": "https://cdn.dlron.us/inventoryphotos/17809/1zvbp8cf2e5277484/ip/1_639247680000000000.jpg",
 "url": "https://carchat.io/v/downtownfordwv/1ZVBP8CF2E5277484",
 "dealer": {
  "id": "downtownfordwv",
  "name": "Downtownfordwv",
  "city": "Maverick",
  "state": "XL",
  "url": "https://carchat.io/d/downtownfordwv"
 },
 "description": "2014 Ford Mustang GT Blue Metallic RWD 6-Speed Manual 5.0L V8 Ti-VCT 32V18 x 8 Sparkle Silver Painted Aluminum Wheels, 4-Wheel Disc Brakes, ABS brakes, Air Conditioning, Alloy wheels, Brake assist, Bumpers: body-color, CD player, Compass, Delay-off headlights, Driver door bin, Driver vanity mirror, Dual front impact airbags, Dual front side impact airbags, Electronic Stability Control, Front anti-roll bar, Front Bucket Seats, Front Center Armrest, Front fog lights, Front reading lights, Front wh",
 "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": "downtownfordwv",
   "vin": "1ZVBP8CF2E5277484",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}