{
 "id": "4T1B11HK5JU510397",
 "name": "Pre-Owned 2018 Toyota Camry LE",
 "year": 2018,
 "make": "Toyota",
 "model": "Camry",
 "trim": "Used 2018 Toyota Camry LE Sedan",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 32202,
 "currency": "USD",
 "mileage": 118189,
 "vin": "4T1B11HK5JU510397",
 "image": "https://vehicle-images.carscommerce.inc/stock-images/thumbnails/large/chrome/da35024b435d1200a6451c169013aa2c.png",
 "url": "https://carchat.io/v/northside-chevrolet/4T1B11HK5JU510397",
 "dealer": {
  "id": "northside-chevrolet",
  "name": "Northside Chevrolet",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/northside-chevrolet"
 },
 "description": "2018 Used Toyota Camry Sedan Front Wheel Drive located in San Antonio, TX at ",
 "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": "northside-chevrolet",
   "vin": "4T1B11HK5JU510397",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}