{
 "id": "1HGCR2F32EA167317",
 "name": "2014 Honda Accord",
 "year": 2014,
 "make": "Honda",
 "model": "Accord",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "champagne frost pearl",
 "condition": "used",
 "price": 9500,
 "currency": "USD",
 "mileage": 148155,
 "vin": "1HGCR2F32EA167317",
 "image": null,
 "url": "https://carchat.io/v/ernesto-s-auto-sales-inc/1HGCR2F32EA167317",
 "dealer": {
  "id": "ernesto-s-auto-sales-inc",
  "name": "Ernesto's Auto Sales,Inc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/ernesto-s-auto-sales-inc"
 },
 "description": "Introducing the sleek and stylish 2014 Honda Accord LX, equipped with a powerful 2.4L I4 engine that delivers a whopping 185 horsepower and 181 foot-pounds of torque. This impressive sedan boasts a smooth and efficient CVT transmission, ensuring a seamless driving experience. With only 50,000 miles on the odometer, this Honda Accord is in pristine condition and ready to hit the road with its new owner. The LX trim offers a comfortable and spacious interior, perfect for daily commutes or long roa",
 "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": "ernesto-s-auto-sales-inc",
   "vin": "1HGCR2F32EA167317",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}