{
 "id": "1FAHP3HN5AW199499",
 "name": "2010 Ford Focus SEL",
 "year": 2010,
 "make": "Ford",
 "model": "Focus",
 "trim": "SEL",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 3990,
 "currency": "USD",
 "mileage": 147758,
 "vin": "1FAHP3HN5AW199499",
 "image": "https://imagesdl.dealercenter.net/640/480/202409-b1976adee46447ffb4dd77c16b7f2f7c.jpg",
 "url": "https://carchat.io/v/palmhillsauto/1FAHP3HN5AW199499",
 "dealer": {
  "id": "palmhillsauto",
  "name": "Palmhillsauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/palmhillsauto"
 },
 "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": "palmhillsauto",
   "vin": "1FAHP3HN5AW199499",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}