{
 "id": "4T1B11HK7KU206103",
 "name": "2019 Toyota Camry",
 "year": 2019,
 "make": "Toyota",
 "model": "Camry",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 14800,
 "currency": "USD",
 "mileage": 136355,
 "vin": "4T1B11HK7KU206103",
 "image": "https://cdn05.carsforsale.com/2f936a43b5b81d8a3f4bba40fe8ccc8e/2f936a43b5b81d8a3f4bba40fe8ccc8e.jpg?width=1280&height=960&format=original&sig=c54e6acfb78fb825",
 "url": "https://carchat.io/v/galaxy-7-auto-sales-llc/4T1B11HK7KU206103",
 "dealer": {
  "id": "galaxy-7-auto-sales-llc",
  "name": "Galaxy 7 Auto Sales LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/galaxy-7-auto-sales-llc"
 },
 "description": "Introducing the 2019 Toyota Camry L, the ultimate blend of style, performance, and technology. With its sleek design, powerful engine, and advanced features, this sedan is sure to turn heads and elevate your driving experience. Step inside and experience the spacious and comfortable cabin, equipped with cutting-edge amenities such as a 7-inch touchscreen display, Apple CarPlay and Android Auto compatibility, and a backup camera for added convenience. Plus, with Toyota Safety Sense, you can drive",
 "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": "galaxy-7-auto-sales-llc",
   "vin": "4T1B11HK7KU206103",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}