{
 "id": "1HGCR2F83FA073847",
 "name": "2015 Honda Accord",
 "year": 2015,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 17250,
 "currency": "USD",
 "mileage": 78083,
 "vin": "1HGCR2F83FA073847",
 "image": "https://imagescf.dealercenter.net/640/480/202606-f954906b30dd46dfa72b2de9da60a1cc.jpg",
 "url": "https://carchat.io/v/pendergraft-auto-sales/1HGCR2F83FA073847",
 "dealer": {
  "id": "pendergraft-auto-sales",
  "name": "Pendergraft Auto Sales",
  "city": "Seguin",
  "state": "TX",
  "url": "https://carchat.io/d/pendergraft-auto-sales"
 },
 "description": "Find USED 2015 HONDA ACCORD for sale at $17,250.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": "1HGCR2F83FA073847",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}