{
 "id": "2T1BU4EE9BC660958",
 "name": "2011 Toyota Corolla",
 "year": 2011,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "S",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 5800,
 "currency": "USD",
 "mileage": 188860,
 "vin": "2T1BU4EE9BC660958",
 "image": "https://cdn05.carsforsale.com/0087ac5cf10dfa7ef279ac26110ba40553/0087ac5cf10dfa7ef279ac26110ba40553.jpg?width=1280&height=960&format=&sig=b573e97845beaf20",
 "url": "https://carchat.io/v/galaxy-7-auto-sales-llc/2T1BU4EE9BC660958",
 "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 reliable 2011 Toyota Corolla, equipped with a powerful 1.8L I4 engine delivering an impressive 132 horsepower and 128 foot-pounds of torque. This well-maintained vehicle is the perfect combination of style and performance, making it the ideal choice for all your driving needs. With its spacious interior and comfortable seating, you and your passengers will enjoy a smooth and comfortable ride every time. This Corolla also boasts great fuel efficiency, saving you money wh",
 "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": "2T1BU4EE9BC660958",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}