{
 "id": "1FMCU9GD7KUA48648",
 "name": "2019 Ford Escape SE",
 "year": 2019,
 "make": "Ford",
 "model": "Escape",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 147296,
 "vin": "1FMCU9GD7KUA48648",
 "image": null,
 "url": "https://carchat.io/v/kandrautosales/1FMCU9GD7KUA48648",
 "dealer": {
  "id": "kandrautosales",
  "name": "Kandrautosales",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/kandrautosales"
 },
 "description": "Don't miss this great Ford! It just arrived on our lot this past week! Turbocharger technology provides forced air induction, enhancing performance while preserving fuel economy. Ford infused the interior with top shelf amenities, such as: adjustable headrests in all seating positions, an overhead console, and 1-touch window functionality. Smooth gearshifts are achieved thanks to the efficient 4 cylinder engine, and for added security, dynamic Stability Control supplements the drivetrain. Four w",
 "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": "kandrautosales",
   "vin": "1FMCU9GD7KUA48648",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}