{
 "id": "1FADP3F20EL215929",
 "name": "2014 Ford Focus SE",
 "year": 2014,
 "make": "Ford",
 "model": "Focus",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 147534,
 "vin": "1FADP3F20EL215929",
 "image": null,
 "url": "https://carchat.io/v/chuck-fairbanks-chevrolet/1FADP3F20EL215929",
 "dealer": {
  "id": "chuck-fairbanks-chevrolet",
  "name": "Chuck Fairbanks Chevrolet",
  "city": "DeSoto",
  "state": "TX",
  "url": "https://carchat.io/d/chuck-fairbanks-chevrolet"
 },
 "description": "There is currently no information available about this vehicle's features online. Please contact our dealership to find out more about the features of this vehicle.",
 "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": "chuck-fairbanks-chevrolet",
   "vin": "1FADP3F20EL215929",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}