{
 "id": "5J6RM3H51EL024840",
 "name": "2014 Honda Cr-v",
 "year": 2014,
 "make": "Honda",
 "model": "Cr-v",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 13595,
 "currency": "USD",
 "mileage": 123825,
 "vin": "5J6RM3H51EL024840",
 "image": "https://imagescf.dealercenter.net/640/480/202608-edfb1a9bbd9b495b816eca4b07435933.jpg",
 "url": "https://carchat.io/v/pendergraft-auto-sales/5J6RM3H51EL024840",
 "dealer": {
  "id": "pendergraft-auto-sales",
  "name": "Pendergraft Auto Sales",
  "city": "Seguin",
  "state": "TX",
  "url": "https://carchat.io/d/pendergraft-auto-sales"
 },
 "description": "Find USED 2014 HONDA CR-V for sale at $13,595.00 in Seguin, TX at Pendergraft Auto Sales 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": "pendergraft-auto-sales",
   "vin": "5J6RM3H51EL024840",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}