{
 "id": "JTHBE1BL1E5032763",
 "name": "2014 Lexus GS 350",
 "year": 2014,
 "make": "Lexus",
 "model": "GS 350",
 "trim": "Base",
 "bodyStyle": "suv",
 "color": "obsidian",
 "condition": "used",
 "price": 10999,
 "currency": "USD",
 "mileage": 166149,
 "vin": "JTHBE1BL1E5032763",
 "image": "https://cdn05.carsforsale.com/00f1ba11e37a8e85c3d9776d5e7f888f54/00f1ba11e37a8e85c3d9776d5e7f888f54.jpg?width=1280&height=960&format=original&sig=025aab388537fd23",
 "url": "https://carchat.io/v/prince-automobiles/JTHBE1BL1E5032763",
 "dealer": {
  "id": "prince-automobiles",
  "name": "Prince Automobiles",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/prince-automobiles"
 },
 "description": "Introducing the luxurious and powerful 2014 Lexus GS 350 Base. This stunning sedan combines sophistication and performance to provide the ultimate driving experience. Step inside the spacious and well-appointed cabin, featuring plush leather seats, a sleek dashboard, and cutting-edge technology. The 3.5-liter V6 engine delivers an exhilarating 306 horsepower, while the smooth 6-speed automatic transmission ensures a seamless ride. With only [insert number] miles on the odometer and a clean title",
 "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": "prince-automobiles",
   "vin": "JTHBE1BL1E5032763",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}