{
 "id": "1FTFW1CT6EKD42844",
 "name": "Used 2014 Ford F-150 XL",
 "year": 2014,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 16298,
 "currency": "USD",
 "mileage": 117514,
 "vin": "1FTFW1CT6EKD42844",
 "image": "https://pictures.dealer.com/g/goldencirclechevroletcovington/0111/2769b0eef39265438c5cf1102549d049x.jpg",
 "url": "https://carchat.io/v/golden-circle-chevrolet-covington/1FTFW1CT6EKD42844",
 "dealer": {
  "id": "golden-circle-chevrolet-covington",
  "name": "Golden Circle Chevrolet Covington",
  "city": "S Covington",
  "state": "TN",
  "url": "https://carchat.io/d/golden-circle-chevrolet-covington"
 },
 "description": "Is this 2014 Ford F-150 your perfect car? Contact Golden Circle Chevrolet Covington to see this XL available for $16298",
 "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": "golden-circle-chevrolet-covington",
   "vin": "1FTFW1CT6EKD42844",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}