{
 "id": "5FNRL38635B050117",
 "name": "2005 Honda Odyssey",
 "year": 2005,
 "make": "Honda",
 "model": "Odyssey",
 "trim": null,
 "bodyStyle": "minivan",
 "color": null,
 "condition": "used",
 "price": 6995,
 "currency": "USD",
 "mileage": 210,
 "vin": "5FNRL38635B050117",
 "image": "https://cdn05.carsforsale.com/00fe72b733867189274d5bf746e9f48e03/480x360/2005-honda-odyssey-ex-l-4dr-mini-van-w-leather.jpg",
 "url": "https://carchat.io/v/tony-s-auto-plex/5FNRL38635B050117",
 "dealer": {
  "id": "tony-s-auto-plex",
  "name": "Tony's Auto Plex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/tony-s-auto-plex"
 },
 "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": "tony-s-auto-plex",
   "vin": "5FNRL38635B050117",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}