{
 "id": "URL1803b7bb1b6d73be47dcdc8880c29e5f5a3ac85c",
 "name": "2018 Ford Expedition Max",
 "year": 2018,
 "make": "Ford",
 "model": "Expedition Max",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 18350,
 "currency": "USD",
 "mileage": 108125,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202608-b919dc4523a9465396466a11baa79da4.jpg",
 "url": "https://carchat.io/v/kachow-motors-llc/URL1803b7bb1b6d73be47dcdc8880c29e5f5a3ac85c",
 "dealer": {
  "id": "kachow-motors-llc",
  "name": "Kachow Motors LLC",
  "city": "New Braunfels",
  "state": "TX",
  "url": "https://carchat.io/d/kachow-motors-llc"
 },
 "description": "Find USED 2018 FORD EXPEDITION MAX for sale at $18,350.00 in New Braunfels, TX at Kachow Motors LLC now.",
 "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": "kachow-motors-llc",
   "vin": "URL1803b7bb1b6d73be47dcdc8880c29e5f5a3ac85c",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}