{
 "id": "URLfa1f07e804f53de31d781e337683b56a5feca3d7",
 "name": "2012 Honda Accord Sedan LX Premium",
 "year": 2012,
 "make": "Honda",
 "model": "Accord Sedan LX Premium",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 6500,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cloud.iimanager.com/vdata/texastruckskerrville_com/5253654_x640_01.jpg",
 "url": "https://carchat.io/v/texas-trucks/URLfa1f07e804f53de31d781e337683b56a5feca3d7",
 "dealer": {
  "id": "texas-trucks",
  "name": "Texas Trucks",
  "city": "Kerrville",
  "state": "TX",
  "url": "https://carchat.io/d/texas-trucks"
 },
 "description": null,
 "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": "texas-trucks",
   "vin": "URLfa1f07e804f53de31d781e337683b56a5feca3d7",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}