{
 "id": "2FMDK3JC6DBB29902",
 "name": "2013 Ford Edge SEL",
 "year": 2013,
 "make": "Ford",
 "model": "Edge",
 "trim": "SEL",
 "bodyStyle": "suv",
 "color": "purple",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 137580,
 "vin": "2FMDK3JC6DBB29902",
 "image": "https://pictures.dealer.com/m/mullenscdjrcllc/1981/6111ce583ee26d253c1f9e31eca95f29x.jpg",
 "url": "https://carchat.io/v/mullensautogroup/2FMDK3JC6DBB29902",
 "dealer": {
  "id": "mullensautogroup",
  "name": "Mullensautogroup",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mullensautogroup"
 },
 "description": "Purple 2013 Ford Edge SEL 3.5L V6 Ti-VCT 6-Speed Automatic with Select-Shift FWD 18' Painted Aluminum Wheels, 3.16 Axle Ratio, 4-Wheel Disc Brakes, 6 Speakers, ABS brakes, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM, Auto-dimming Rear-View mirror, Automatic temperature control, 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, Four 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": "mullensautogroup",
   "vin": "2FMDK3JC6DBB29902",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}