{
 "id": "2LMDJ6JK2EBL06611",
 "name": "Used 2014 Lincoln MKX Base",
 "year": 2014,
 "make": "Lincoln",
 "model": "MKX",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 10218,
 "currency": "USD",
 "mileage": 116597,
 "vin": "2LMDJ6JK2EBL06611",
 "image": "https://pictures.dealer.com/a/alphaonefordfd/0089/19db05fd7c89f465e98aca927e19513bx.jpg",
 "url": "https://carchat.io/v/alpha-one-ford/2LMDJ6JK2EBL06611",
 "dealer": {
  "id": "alpha-one-ford",
  "name": "Alpha One Ford",
  "city": "La Grange",
  "state": "TX",
  "url": "https://carchat.io/d/alpha-one-ford"
 },
 "description": "Is this 2014 Lincoln MKX your perfect car? Contact Alpha One Ford to see this White Platinum Metallic Tri-Coat Base SUV available for $10218",
 "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": "alpha-one-ford",
   "vin": "2LMDJ6JK2EBL06611",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}