{
 "id": "1HGCR2F30GA128311",
 "name": "2016 Honda Accord LX",
 "year": 2016,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "1HGCR2F30GA128311",
 "image": null,
 "url": "https://carchat.io/v/durrettmotor/1HGCR2F30GA128311",
 "dealer": {
  "id": "durrettmotor",
  "name": "Durrettmotor",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/durrettmotor"
 },
 "description": "Need a reliable commuter that can handle daily drives from Pasadena to Downtown, school drop-offs near South Houston, and weekend runs down I-45 toward Galveston? This 2016 Honda Accord LX in Obsidian Blue Pearl is a practical, comfortable sedan that fits real-life Houston routines-long commutes, tight parking lots, and unpredictable weather-while keeping ownership costs in mind for budget-conscious buyers.<br /> <br /> Available now at **Durrett Motor Company**, a **Buy Here Pay Here (BHPH) dea",
 "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": "durrettmotor",
   "vin": "1HGCR2F30GA128311",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}