{
 "id": "5FNRL6H62PB038190",
 "name": "2023 Honda Odyssey",
 "year": 2023,
 "make": "Honda",
 "model": "Odyssey",
 "trim": null,
 "bodyStyle": "minivan",
 "color": null,
 "condition": "used",
 "price": 33991,
 "currency": "USD",
 "mileage": 54030,
 "vin": "5FNRL6H62PB038190",
 "image": "https://pictures.dealer.com/e/elpasohonda/0630/ccb674a49a76243f9a2f8651dec7e243x.jpg",
 "url": "https://carchat.io/v/el-paso-honda/5FNRL6H62PB038190",
 "dealer": {
  "id": "el-paso-honda",
  "name": "El Paso Honda",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/el-paso-honda"
 },
 "description": "Used 2023 Honda Odyssey from El Paso Honda in El Paso, TX, 79936. Call (915) 591-6100 for more information.",
 "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": "el-paso-honda",
   "vin": "5FNRL6H62PB038190",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}