{
 "id": "URL56e9309974e18d3c450e6da10b19e401f740fff0",
 "name": "2017 Cadillac XT5",
 "year": 2017,
 "make": "Cadillac",
 "model": "XT5",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/009e772cdfcfe04d8ca8fde32072814470/480x360/2017-cadillac-xt5-premium-luxury-4dr-suv.jpg",
 "url": "https://carchat.io/v/finish-line-auto-group/URL56e9309974e18d3c450e6da10b19e401f740fff0",
 "dealer": {
  "id": "finish-line-auto-group",
  "name": "Finish Line Auto Group",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/finish-line-auto-group"
 },
 "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": "finish-line-auto-group",
   "vin": "URL56e9309974e18d3c450e6da10b19e401f740fff0",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}