{
 "id": "5YFS4MCE7NP113176",
 "name": "2022 Toyota Corolla",
 "year": 2022,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "SE Nightshade",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 20221,
 "currency": "USD",
 "mileage": 78294,
 "vin": "5YFS4MCE7NP113176",
 "image": null,
 "url": "https://carchat.io/v/tomball-ford/5YFS4MCE7NP113176",
 "dealer": {
  "id": "tomball-ford",
  "name": "Tomball Ford",
  "city": "Tomball",
  "state": "TX",
  "url": "https://carchat.io/d/tomball-ford"
 },
 "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": "tomball-ford",
   "vin": "5YFS4MCE7NP113176",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}