{
 "id": "URL31196b23f6c55dd7e3d17faa556313314e09a3d3",
 "name": "2021 Ford F-250 Super Duty",
 "year": 2021,
 "make": "Ford",
 "model": "F-250 Super Duty",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 34000,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00d43d2439a05fa268e8b8ad2025f0d368/480x360/2021-ford-f-250-super-duty-xlt-4x4-4dr-crew-cab-8-ft-lb-pickup.jpg",
 "url": "https://carchat.io/v/speedup-autosale/URL31196b23f6c55dd7e3d17faa556313314e09a3d3",
 "dealer": {
  "id": "speedup-autosale",
  "name": "Speedup AutoSale",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/speedup-autosale"
 },
 "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": "speedup-autosale",
   "vin": "URL31196b23f6c55dd7e3d17faa556313314e09a3d3",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}