{
 "id": "JTDBL40E299020522",
 "name": "2009 Toyota Corolla LE",
 "year": 2009,
 "make": "Toyota",
 "model": "Corolla",
 "trim": "LE",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 189903,
 "vin": "JTDBL40E299020522",
 "image": null,
 "url": "https://carchat.io/v/southfieldqualitycars/JTDBL40E299020522",
 "dealer": {
  "id": "southfieldqualitycars",
  "name": "Southfieldqualitycars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/southfieldqualitycars"
 },
 "description": "All advertised prices exclude government fees and taxes, any finance charges and any dealer document preparation charges. While we try to make sure that all prices posted here are accurate at all times, we cannot be responsible for typographical and other errors that may appear on the site. We make every effort to provide you with the most accurate, up-to-the-minute information; however, it is your responsibility to verify with the Dealer that all details listed are accurate. The dealership is n",
 "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": "southfieldqualitycars",
   "vin": "JTDBL40E299020522",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}