{
 "id": "4T1BB3EK1BU139060",
 "name": "2011 Toyota Camry Hybrid Sedan",
 "year": 2011,
 "make": "Toyota",
 "model": "Camry Hybrid",
 "trim": "Sedan",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 5495,
 "currency": "USD",
 "mileage": 157958,
 "vin": "4T1BB3EK1BU139060",
 "image": "https://imagescdn.dealercarsearch.com/Media/26827/24212014/639227434429250278.jpg",
 "url": "https://carchat.io/v/mayzmotors/4T1BB3EK1BU139060",
 "dealer": {
  "id": "mayzmotors",
  "name": "Mayzmotors",
  "city": "Charlotte",
  "state": "NC",
  "url": "https://carchat.io/d/mayzmotors"
 },
 "description": "Visit Mayz Motors to shop our great deals. You can call 704-566-7606 to schedule your test drive today.",
 "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": "mayzmotors",
   "vin": "4T1BB3EK1BU139060",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}