{
 "id": "2T1BU4EE9BC611212",
 "name": "2011 Toyota Corolla",
 "year": 2011,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "S",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 142067,
 "vin": "2T1BU4EE9BC611212",
 "image": "https://cdn05.carsforsale.com/6723d04c1e8a40fac378f2e66fb97c17/6723d04c1e8a40fac378f2e66fb97c17.jpg?width=1280&height=960&sig=d07d1bda4389fb5a",
 "url": "https://carchat.io/v/ford-s-auto-sales-kingsport/2T1BU4EE9BC611212",
 "dealer": {
  "id": "ford-s-auto-sales-kingsport",
  "name": "Ford's Auto Sales",
  "city": "Kingsport",
  "state": "TN",
  "url": "https://carchat.io/d/ford-s-auto-sales-kingsport"
 },
 "description": "Looking for a reliable and efficient car? Look no further than this 2011 Toyota Corolla! With its spacious interior and impressive fuel efficiency, this car is perfect for both daily commutes and weekend adventures.<br /><br />Under the hood, you'll find a powerful 1.8L I4 engine, capable of producing 132 horsepower and 128 ft. lbs. of torque. This means you'll have plenty of power to tackle any road or weather conditions.<br /><br />The interior of this Corolla is designed with both comfort and",
 "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": "ford-s-auto-sales-kingsport",
   "vin": "2T1BU4EE9BC611212",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}