{
 "id": "1FAFP56U27A130935",
 "name": "2007 Ford Taurus SEL",
 "year": 2007,
 "make": "Ford",
 "model": "Taurus",
 "trim": "SEL",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 114879,
 "vin": "1FAFP56U27A130935",
 "image": null,
 "url": "https://carchat.io/v/wolfeford/1FAFP56U27A130935",
 "dealer": {
  "id": "wolfeford",
  "name": "Wolfeford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/wolfeford"
 },
 "description": "2007 Ford Taurus SEL White FWD Vulcan 3.0L V6 12V 4-Speed Automatic with Overdrive 16\" 7-Spoke Machined Aluminum Wheels, 4 Speakers, 5-Passenger Seating w/Floor Shift, Air Conditioning, Alloy wheels, AM/FM radio, Auto-dimming Rear-View mirror, Bodyside moldings, Bumpers: body-color, CD player, Cloth Seats, Compass, Driver door bin, Driver vanity mirror, Dual front impact airbags, Electronic AM/FM Stereo w/In-Dash CD, Four wheel independent suspension, Front anti-roll bar, Front Bucket Seats, Fro",
 "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": "wolfeford",
   "vin": "1FAFP56U27A130935",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}