{
 "id": "5YFBURHE9HP611972",
 "name": "2017 Toyota Corolla",
 "year": 2017,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 11998,
 "currency": "USD",
 "mileage": 130433,
 "vin": "5YFBURHE9HP611972",
 "image": "https://imagescf.dealercenter.net/640/480/202605-462a91f305cb4880a1523a535a664c71.jpg",
 "url": "https://carchat.io/v/panamera-motors/5YFBURHE9HP611972",
 "dealer": {
  "id": "panamera-motors",
  "name": "Panamera Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/panamera-motors"
 },
 "description": "Find USED 2017 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": "5YFBURHE9HP611972",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}