{
 "id": "1FTFW1ET1DFA01629",
 "name": "Used 2013 Ford F-150",
 "year": 2013,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "atv",
 "color": "brown",
 "condition": "used",
 "price": 14574,
 "currency": "USD",
 "mileage": 131305,
 "vin": "1FTFW1ET1DFA01629",
 "image": "https://pictures.dealer.com/h/harperinfinitiknoxville/0619/b5da054c3856a29d7962af1eba57ddd1x.jpg",
 "url": "https://carchat.io/v/harper-alfa-romeo/1FTFW1ET1DFA01629",
 "dealer": {
  "id": "harper-alfa-romeo",
  "name": "Harper Alfa Romeo",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/harper-alfa-romeo"
 },
 "description": "Is this 2013 Ford F-150 your perfect car? Contact Harper Alfa Romeo to see this Kodiak Brown Metallic Truck SuperCrew Cab available for $14574",
 "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": "harper-alfa-romeo",
   "vin": "1FTFW1ET1DFA01629",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}