{
 "id": "4T1B11HK4JU672568",
 "name": "2018 Toyota Camry",
 "year": 2018,
 "make": "Toyota",
 "model": "Camry",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 9950,
 "currency": "USD",
 "mileage": 187200,
 "vin": "4T1B11HK4JU672568",
 "image": "https://cdn05.carsforsale.com/00f04bd025bf04fa37017d57874758ee1c/00f04bd025bf04fa37017d57874758ee1c.jpg?width=1280&height=960&format=&sig=813b0de69a47bab8",
 "url": "https://carchat.io/v/southside-auto-center/4T1B11HK4JU672568",
 "dealer": {
  "id": "southside-auto-center",
  "name": "Southside Auto Center",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/southside-auto-center"
 },
 "description": "Introducing the sleek and powerful 2018 Toyota Camry! This stunning sedan is equipped with a 2.5L I4 engine, delivering an impressive 203 horsepower and 184 foot-pounds of torque. Paired with an 8-speed automatic transmission, complete with sequential shift mode, this Camry offers a smooth and efficient driving experience.<br /><br />The exterior of the 2018 Camry is both stylish and aerodynamic, with bold lines and a modern design. Step inside and you'll find a spacious and comfortable interior",
 "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": "southside-auto-center",
   "vin": "4T1B11HK4JU672568",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}