{
 "id": "1N4BL4BV8MN374189",
 "name": "2021 Nissan Altima S",
 "year": 2021,
 "make": "Nissan",
 "model": "Altima",
 "trim": "S",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 11981,
 "currency": "USD",
 "mileage": 104181,
 "vin": "1N4BL4BV8MN374189",
 "image": null,
 "url": "https://carchat.io/v/autoblvdllc/1N4BL4BV8MN374189",
 "dealer": {
  "id": "autoblvdllc",
  "name": "Autoblvdllc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/autoblvdllc"
 },
 "description": "Visit Auto Blvd LLC to shop our great deals. You can call 210-566-2583 to schedule your test drive today.",
 "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": "autoblvdllc",
   "vin": "1N4BL4BV8MN374189",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}