{
 "id": "1G1ZE5ST7HF223814",
 "name": "2017 Chevrolet Malibu",
 "year": 2017,
 "make": "Chevrolet",
 "model": "Malibu",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 124582,
 "vin": "1G1ZE5ST7HF223814",
 "image": "https://imagescf.dealercenter.net/640/480/202504-96ef8ead24134438a892a03bc5a27d5f/202504-1e5efffbfea2477eb3b6eb4de2f19f78.jpg",
 "url": "https://carchat.io/v/express-own-auto/1G1ZE5ST7HF223814",
 "dealer": {
  "id": "express-own-auto",
  "name": "EXPRESS OWN AUTO",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/express-own-auto"
 },
 "description": "Find USED 2017 CHEVROLET MALIBU for sale at CALL FOR PRICE in San Antonio, TX at Express Own Auto 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": "express-own-auto",
   "vin": "1G1ZE5ST7HF223814",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}