{
 "id": "4T4BE46K29R089880",
 "name": "2009 Toyota Camry",
 "year": 2009,
 "make": "Toyota",
 "model": "Camry",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 9795,
 "currency": "USD",
 "mileage": 79563,
 "vin": "4T4BE46K29R089880",
 "image": "https://imagescf.dealercenter.net/640/480/202605-9332a7e288c4414b85aed6ddd44328af.jpg",
 "url": "https://carchat.io/v/lemanz-motors/4T4BE46K29R089880",
 "dealer": {
  "id": "lemanz-motors",
  "name": "Lemanz Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/lemanz-motors"
 },
 "description": "Find USED 2009 TOYOTA CAMRY for sale at $9,795.00 in San Antonio, TX at Lemanz Motors now.",
 "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": "lemanz-motors",
   "vin": "4T4BE46K29R089880",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}