{
 "id": "1FA6P8CF4K5177280",
 "name": "Used 2019 Ford Mustang GT Premium",
 "year": 2019,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 39499,
 "currency": "USD",
 "mileage": 29827,
 "vin": "1FA6P8CF4K5177280",
 "image": "https://pictures.dealer.com/g/genelangleyfordfd/1607/5b0657adf3ee650922f037e94bb44f99x.jpg",
 "url": "https://carchat.io/v/gene-langley-ford-inc/1FA6P8CF4K5177280",
 "dealer": {
  "id": "gene-langley-ford-inc",
  "name": "Gene Langley Ford, Inc.",
  "city": "Humboldt",
  "state": "TN",
  "url": "https://carchat.io/d/gene-langley-ford-inc"
 },
 "description": "Is this 2019 Ford Mustang your perfect car? Contact Gene Langley Ford Inc to see this Race Red GT Premium Coupe available for $39499",
 "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": "gene-langley-ford-inc",
   "vin": "1FA6P8CF4K5177280",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}