{
 "id": "URLc1cadcf076750b696041bd2d928ffbdff84d3ad7",
 "name": "2018 Honda Ridgeline",
 "year": 2018,
 "make": "Honda",
 "model": "Ridgeline",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 17400,
 "currency": "USD",
 "mileage": 118334,
 "vin": null,
 "image": "https://imagescf.dealercenter.net/640/480/202608-9ebce58aebb84f03a33ef04c45f75b55.jpg",
 "url": "https://carchat.io/v/kachow-motors-llc/URLc1cadcf076750b696041bd2d928ffbdff84d3ad7",
 "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 HONDA RIDGELINE for sale at $17,400.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": "URLc1cadcf076750b696041bd2d928ffbdff84d3ad7",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}