{
 "id": "URLcaf307d03571fef72a221d8a749c96c17a751552",
 "name": "2022 Ford F-250 Super Duty",
 "year": 2022,
 "make": "Ford",
 "model": "F-250 Super Duty",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 21995,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/00d8239519e67f1f08e16fade939d71f5a/480x360/2022-ford-f-250-super-duty-xl-4x2-2dr-regular-cab-8-ft-lb-pickup.jpg",
 "url": "https://carchat.io/v/irving-motors-corp/URLcaf307d03571fef72a221d8a749c96c17a751552",
 "dealer": {
  "id": "irving-motors-corp",
  "name": "Irving Motors Corp",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/irving-motors-corp"
 },
 "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": "irving-motors-corp",
   "vin": "URLcaf307d03571fef72a221d8a749c96c17a751552",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}