{
 "id": "2FMPK3G90JBC20670",
 "name": "2018 Ford Edge SE",
 "year": 2018,
 "make": "Ford",
 "model": "Edge",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 10988,
 "currency": "USD",
 "mileage": 108000,
 "vin": "2FMPK3G90JBC20670",
 "image": "https://imagescdn.dealercarsearch.com/Media/6330/24208431/639231707331511076.jpg",
 "url": "https://carchat.io/v/phoenixusedauto/2FMPK3G90JBC20670",
 "dealer": {
  "id": "phoenixusedauto",
  "name": "Phoenixusedauto",
  "city": "Phoenix",
  "state": "AZ",
  "url": "https://carchat.io/d/phoenixusedauto"
 },
 "description": null,
 "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": "phoenixusedauto",
   "vin": "2FMPK3G90JBC20670",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}