{
 "id": "KNDPB3A26C7330487",
 "name": "2012 Kia Sportage",
 "year": 2012,
 "make": "Kia",
 "model": "Sportage",
 "trim": "LX",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 6950,
 "currency": "USD",
 "mileage": 98183,
 "vin": "KNDPB3A26C7330487",
 "image": "https://cdn05.carsforsale.com/3ca4ddfffbe5e81433ba7f119916a14d/3ca4ddfffbe5e81433ba7f119916a14d.jpg?width=1280&height=960&format=original&sig=6918184f692a1f95",
 "url": "https://carchat.io/v/t-and-s-auto/KNDPB3A26C7330487",
 "dealer": {
  "id": "t-and-s-auto",
  "name": "T & S Auto",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/t-and-s-auto"
 },
 "description": "2012 Kia Sportage",
 "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": "t-and-s-auto",
   "vin": "KNDPB3A26C7330487",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}