{
 "id": "URL5265458d51207fb318195cc418ed51a8aaf38b72",
 "name": "2013 Ford F-150",
 "year": 2013,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/3e581d330bd694bdcc2f4232ec5e92e3/480x360/2013-ford-f-150-xlt-4x4-4dr-supercrew-styleside-5-5-ft-sb.jpg",
 "url": "https://carchat.io/v/sanders-auto-solutions/URL5265458d51207fb318195cc418ed51a8aaf38b72",
 "dealer": {
  "id": "sanders-auto-solutions",
  "name": "Sanders Auto Solutions",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/sanders-auto-solutions"
 },
 "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": "sanders-auto-solutions",
   "vin": "URL5265458d51207fb318195cc418ed51a8aaf38b72",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}