{
 "id": "1C3CCCBGXFN528502",
 "name": "2015 Chrysler 200 S",
 "year": 2015,
 "make": "Chrysler",
 "model": "200",
 "trim": "S",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 12590,
 "currency": "USD",
 "mileage": 50218,
 "vin": "1C3CCCBGXFN528502",
 "image": "https://vehicle-images.carscommerce.inc/fd1c-11000753/1C3CCCBGXFN528502/50a74ea30b7d7d737b257a6b82b85a9c.jpg",
 "url": "https://carchat.io/v/honda/1C3CCCBGXFN528502",
 "dealer": {
  "id": "honda",
  "name": "Honda",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/honda"
 },
 "description": "2015 Chrysler 200 S In Bright White Clearcoat, Available NOW at Checkered Flag Honda!, Clean CarFax, Recent Trade-In, Backup Camera, Bluetooth Connectivity, Black Cloth, Alloy wheels, Blind Spot & Cross Path Detection, Heated door mirrors, Heated Front Seats, Remote keyless entry, Remote Start System. Odometer is 69284 miles below market average! 19/32 City/Highway MPG Awards: * 2015 IIHS Top Safety Pick+, Top Safety Pick+ * 2015 KBB.com 10 Best Sedans Under $25,000 * 2015 KBB.com Best Buy Award",
 "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": "honda",
   "vin": "1C3CCCBGXFN528502",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}