{
 "id": "1FTRF12296NA23394",
 "name": "2006 Ford F150 Regular Cab Styleside",
 "year": 2006,
 "make": "Ford",
 "model": "F150 Regular Cab",
 "trim": "Styleside",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 3495,
 "currency": "USD",
 "mileage": 215804,
 "vin": "1FTRF12296NA23394",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-84967268efb84ed69d01211cd4318e8b.jpg",
 "url": "https://carchat.io/v/jdautopdx/1FTRF12296NA23394",
 "dealer": {
  "id": "jdautopdx",
  "name": "Jdautopdx",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/jdautopdx"
 },
 "description": null,
 "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": "jdautopdx",
   "vin": "1FTRF12296NA23394",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}