{
 "id": "4T1B11HK8KU688838",
 "name": "2019 Toyota Camry",
 "year": 2019,
 "make": "Toyota",
 "model": "Camry",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 10400,
 "currency": "USD",
 "mileage": 197442,
 "vin": "4T1B11HK8KU688838",
 "image": "https://cdn05.carsforsale.com/533567673ac604eae01017deb7418f29/533567673ac604eae01017deb7418f29.jpg?width=720&height=960&format=original&sig=e1e0acdf36f99787",
 "url": "https://carchat.io/v/galaxy-7-auto-sales-llc/4T1B11HK8KU688838",
 "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 sleek and powerful 2019 Toyota Camry! This stunning sedan is equipped with a 2.5L I4 engine that delivers an impressive 203 horsepower and 184 ft. lbs. of torque. Paired with an 8-speed automatic transmission with sequential shift mode, this Camry offers a smooth and seamless driving experience. With its spacious interior and advanced technology features, this Camry is the perfect blend of style and functionality. Plus, with its fuel-efficient engine, you can enjoy long drives wi",
 "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": "4T1B11HK8KU688838",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}