{
 "id": "4T4BF1FK3CR218602",
 "name": "2012 Toyota Camry",
 "year": 2012,
 "make": "Toyota",
 "model": "Camry",
 "trim": "XLE",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 9999,
 "currency": "USD",
 "mileage": 123594,
 "vin": "4T4BF1FK3CR218602",
 "image": "https://cdn05.carsforsale.com/6961cf9e2a0246547537b2c34cfef2b3/6961cf9e2a0246547537b2c34cfef2b3.jpg?width=1280&height=960&format=original&sig=d8e77840805c0389",
 "url": "https://carchat.io/v/correas-auto-sales/4T4BF1FK3CR218602",
 "dealer": {
  "id": "correas-auto-sales",
  "name": "Correas Auto Sales",
  "city": "Kirby",
  "state": "TX",
  "url": "https://carchat.io/d/correas-auto-sales"
 },
 "description": "Introducing the stylish and dependable 2012 Toyota Camry SE. With its sleek design and cutting-edge features, this sedan is sure to turn heads on the road. The spacious interior offers plenty of room for you and your passengers to sit back and relax. Equipped with a powerful 2.5L engine, the Camry SE delivers a smooth and responsive ride. Plus, its advanced safety features, such as front and side airbags, make it a top choice for families. Don't miss out on this opportunity to own a top-rated ca",
 "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": "correas-auto-sales",
   "vin": "4T4BF1FK3CR218602",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}