{
 "id": "JTDFR320630063882",
 "name": "2003 Toyota MR2",
 "year": 2003,
 "make": "Toyota",
 "model": "MR2",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 15000,
 "currency": "USD",
 "mileage": 68046,
 "vin": "JTDFR320630063882",
 "image": "https://imagescf.dealercenter.net/640/480/202606-a0cbe720a666415aa5cb2631a6d903d6.jpg",
 "url": "https://carchat.io/v/lmj-auto-motors-sales/JTDFR320630063882",
 "dealer": {
  "id": "lmj-auto-motors-sales",
  "name": "LMJ Auto Motors Sales",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/lmj-auto-motors-sales"
 },
 "description": "Find USED 2003 TOYOTA MR2 for sale at $15,200.00 in San Antonio, TX at LMJ AUTO MOTORS SALES 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": "lmj-auto-motors-sales",
   "vin": "JTDFR320630063882",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}