{
 "id": "2T1BURHE0JC078867",
 "name": "2018 Toyota Corolla",
 "year": 2018,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 11998,
 "currency": "USD",
 "mileage": 141330,
 "vin": "2T1BURHE0JC078867",
 "image": "https://imagescf.dealercenter.net/640/480/202608-4b81c88693c14d25a5c65dd740bcf3d5.jpg",
 "url": "https://carchat.io/v/panamera-motors/2T1BURHE0JC078867",
 "dealer": {
  "id": "panamera-motors",
  "name": "Panamera Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/panamera-motors"
 },
 "description": "Find USED 2018 TOYOTA COROLLA for sale at $11,998.00 in San Antonio, TX at Panamera Motors LLC now.",
 "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": "panamera-motors",
   "vin": "2T1BURHE0JC078867",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}