{
 "id": "4T1BF30K56U630071",
 "name": "2006 TOYOTA CAMRY V6",
 "year": 2006,
 "make": "Toyota",
 "model": "CAMRY",
 "trim": "V6",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 7995,
 "currency": "USD",
 "mileage": 114832,
 "vin": "4T1BF30K56U630071",
 "image": "https://cdnimages.dealersgpt.com/wisemotors/4T1BF30K56U630071/800/1.jpg?v=020260520102649",
 "url": "https://carchat.io/v/myrideva/4T1BF30K56U630071",
 "dealer": {
  "id": "myrideva",
  "name": "Myrideva",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/myrideva"
 },
 "description": "2006 TOYOTA CAMRY FRONT WHEEL DRIVE with powerful 3.0L DOHC SEFI 24-VALVE V6 W/VVT-I engine and driven only 114832 miles! Fully loaded and much more! CARFAX CERTIFIED**FINANCING AVAILABLE** Contact our Sales at 540-898-1731",
 "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": "myrideva",
   "vin": "4T1BF30K56U630071",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}