{
 "id": "4T1BF1FKXGU522204",
 "name": "2016 Toyota Camry",
 "year": 2016,
 "make": "Toyota",
 "model": "Camry",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 11600,
 "currency": "USD",
 "mileage": 132855,
 "vin": "4T1BF1FKXGU522204",
 "image": "https://cdn05.carsforsale.com/44e9be0303294c5f6e74adcf841ce7cd/44e9be0303294c5f6e74adcf841ce7cd.jpg?width=1280&height=960&format=original&sig=20afeec840974573",
 "url": "https://carchat.io/v/t-and-s-auto/4T1BF1FKXGU522204",
 "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": "Introducing the 2016 Toyota Camry SE, a sleek and stylish sedan designed for the modern driver. With its bold exterior and spacious interior, this Camry is sure to turn heads and provide comfort for all passengers.<br /><br />Equipped with a powerful 2.5-liter engine and smooth 6-speed automatic transmission, the Camry SE delivers a dynamic driving experience. Its advanced suspension system and responsive handling make every ride a pleasure.<br /><br />Step inside and you'll be greeted by a luxu",
 "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": "4T1BF1FKXGU522204",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}